
Node.js is an open-source server side JavaScript runtime environment for developing applications that use non-blocking I/O to implement event-driven programming. Node.js is used by software engineers to quickly build scalable network applications using JavaScript on the back end, without having to worry about browser compatibility issues when serving the application through a web front end.
Nodejs articles may include software development topics related to building with Node.js and its many frameworks, such as Express and Koa, or frontend application development topics related to React or AngularJS for web apps.