Introduction to Node.js, v2

Introduction to Node.js, v2

Learning Paths:
4 hours, 51 minutes CC

Transfer your JavaScript skills to the server-side and become a full-stack engineer! By learning the foundations of Node.js, you’ll be able to do a lot more with JavaScript, like creating command-line interfaces and APIs, and interacting with the file system. All the things you need to level yourself up to a full-stack or back-end engineer.

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

Published: July 20, 2021
Get Unlimited Access Now
Table of Contents

Introduction

Basic Components

Packages

CLI

Servers

Testing

Deployment

Wrapping Up