This course introduces Javascript Engineers to Node js. This course covers how node works, when to use it, and how to use it. In this introduction we will look mostly at the core components of node js that were developed by Joyent. This course wraps with with building a module to publish on the NPM registry.
- Introducing Node js
- Node Core
- fs Module
- Making Requests
- HTTP Servers
- Node Package Manager, NPM
- Using Node Modules
- Introducing Express