Digging Into Node.js

Kyle Simpson
You Don't Know JS
4 hours CC
Digging Into Node.js

Course Description

Node.js has taken the JavaScript world by storm, but where do you start when all you see are tens of thousands of packages/frameworks on npm? The best place to start is always at the foundation, and that's what this course focuses on. In this course, youโ€™ll get to know the fundamental concepts in Node.js: CLI programming, file system access, asynchrony, streams, HTTP servers & routing, database persistence, and child processes.

Preview
4.7 rating
Great intro to Node.js by Kyle Simpson. I appreciate the points about the inception of Node.js and the rationale behind choosing JavaScript as an main language. It's important to understand which types of tasks are well-suited for Node.js.

Course Details

Published: July 9, 2019

Rating

4.7

Learn Straight from the Experts Who Shape the Modern Web

Your Path to Senior Developer and Beyond
  • 250+ In-depth courses
  • 24 Learning Paths
  • Industry Leading Experts
  • Live Interactive Workshops

Table of Contents

Introduction

Section Duration: 35 minutes

Command Line Scripts

Section Duration: 44 minutes

Streams

Section Duration: 59 minutes

Database

Section Duration: 25 minutes

Web Servers

Section Duration: 44 minutes

Child Process

Section Duration: 24 minutes

Debugging

Section Duration: 5 minutes

Wrapping Up

Section Duration:
Great intro to Node.js by Kyle Simpson. I appreciate the points about the inception of Node.js and the rationale behind choosing JavaScript as an main language. It's important to understand which types of tasks are well-suited for Node.js.
D
D
d_vallbs