Generate a package json file in the root directory of your application files. By default, the nodechef platform executes your code using the latest node js version. To specify a different version,
use the "engines.node" attribute in the... (more…)
Read more »
Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. (more…)
Read more »
Learn how to license and distribute private Node.js packages using Keygen's software licensing and distribution API. (more…)
Read more »
The moral of the story is, don’t call callbacks from inside promises in NodeJS. They will swallow your exceptions unexpectedly. (more…)
Read more »
Node.js is a JavaScript runtime which can be used to create tools for networking, web servers and much more. Learn how to install Node.js on Ubuntu.
Read more »