:white_check_mark: The Node.js best practices list (October 2020) - goldbergyoni/nodebestpractices... (more…)
Read more »
low.js is a open sourced port of the JavaScript runtime Node.js with far lower system requirements, allowing it to run on cheap, power-efficient
microcontroller boards based on the ESP32-WROVER module. (more…)
Read more »
Running scripts in node.js is easy - just make a javascript file and run node /path/to/file.js. However, if you maintain a lot of scripts you’ll quickly start to run into some pain points, especially when you try to test your scripts. In this post, I’ll r... (more…)
Read more »
Which is better for back-end - PHP or Node.js? Is Node.js killing PHP? What do developers of our software development company Belitsoft take into account when deciding which technology to use for a new web application? (more…)
Read more »
Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts. (more…)
Read more »