How to deploy with pm2 JavaScript applications
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 »
A detailed article about ‘undefined’ keyword in JavaScript. 7 tips on how to handle correctly ‘undefined’ and increase code durability. Read more