Node.js
Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. This allows node to build rich network applications on the server side with Javascript.
The following topics will help you become a node.js developer.
- Node runtime
- Node server
- Setting up live reloading
- The Event-Driven Architecture
- Setting up a web server
- Working with the OS
- Building a command line application
- Deploying Node.js apps
- Process Managers
- Clusters