Description
In this course you will learn:
- Node.js is a platform built on the Chrome JavaScript runtime that can help you build fast, scalable network applications.
- Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient—perfect for data-intensive real-time applications that run across distributed devices.
- The basics of Node.js, and discover how to build a simple application.