ExpressJS is the most popular Node.js web server framework and is the basis of thousands of sites. In this video I will be breaking down every important aspect of Express for you so you can truly master ExpressJS.
📚 Materials/References:
GitHub Code:
Node.js Install Tutorial:
HTTP Status Code Video:
Middleware Video:
Middleware Article:
🌎 Find Me Here:
My Blog:
My Courses:
Patreon:
Twitter:
Discord:
GitHub:
CodePen:
⏱️ Timestamps:
00:00 – Introduction
00:28 – Project Setup
01:57 – Server Setup
03:00 – Basic Routing
04:30 – Sending Data
06:40 – Rendering HTML
11:04 – Routers
16:02 – Advanced Routing
24:04 – Middleware
27:48 – Rendering Static Files
29:27 – Parsing Form/JSON Data
34:54 – Parse Query Params
#ExpressJS #WDS #NodeJS