Learn Node.js

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.


Avatar of Tom Chant

Duration
82 min

Intermediate
TierCommunity
Follow
Start Course
Content
About
Learn Node.js Intro
Wild Horizons Intro
The package.json file
Aside: The HTTP module
Recreate the server
Recap
Aside: The Request/Response Cycle
Routing and the req object
Aside: JSON and APIs
Serve stringified JSON
Adding Content-Type
Route Not Found
Add Path Parameters
Modularise the Code 1
Modularise the Code 2
Aside: Query Parameters
Get the Query Parameters
Filter by Query Parameters
CORS
Wrapping Things Up
Certificate of Completion