Introduction to Node.js

Introduction to Node.js

4 hours, 50 minutes CC

This course has been updated! We now recommend you take the Introduction to Node.js, v2 course.

Node.js can be used for build tools, desktop apps, mobile apps, databases, and more. Learn the foundations of Node.js so you can go forward and create fantastic JavaScript apps outside the browser!

This course and others like it are available as part of our Frontend Masters video subscription.

Published: November 28, 2018
Get Unlimited Access Now
Table of Contents

Introduction

Node.js Modules

Internal Modules & npm

Asynchronous Node

Debugging & Testing

Publishing and Deploying