Earlier this year I wrote a bit about autogrowing textareas and inputs. The idea was to make a <textarea> more like a <div> so it expands in... (more…)
Read more »
Today I talk with you about how to deploy with pm2 a simple example for a node.js app, but you can use it to deploy react, vue or other JS apps. (more…)
Read more »
Technology created in the name of economy can also be used for Performance... (more…)
Read more »
In today's article we will look over file manipulation and debugging of NodeJS applications using Chrome Dev Tools. I'll show you my attempts at using basic JS, how I analyzed the efficiency of my app and how I ended up making it BLAZINGLY FAST. (more…)
Read more »