Learn Node.js

I’m a tutor at Scrimba and I’ve been messing around with websites since 2004. I’m aiming to take the pain out of learning to code.
About this course
Discover how to craft fast, efficient backends with Node.js, the go-to runtime for modern web developers. From APIs to fullstack apps, see how Node.js makes backend development smooth, scalable, and fun.
What you'll learn
Learn Node.js Intro
4:28
Wild Horizons Intro
2:30
The package.json file
6:00
Aside: The HTTP module
4:59
Recreate the server
1:58
Recap
4:24
Aside: The Request/Response Cycle
2:18
Routing and the req object
4:23
Aside: JSON and APIs
1:59
Serve stringified JSON
3:47
Adding Content-Type
3:44
Route Not Found
2:18
Add Path Parameters
5:05
Modularise the Code 1
3:25
Modularise the Code 2
5:44
Aside: Query Parameters
5:37
Get the Query Parameters
5:43
Filter by Query Parameters
8:01
CORS
3:46
Wrapping Things Up
2:08