Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Express JS - Node JS Framework Basics Course
First Section
Express JS Intro (4:42)
Requirements for node js (3:24)
What version of express? (2:40)
Express Basics
Create our first express server (9:23)
Folder Structure (7:09)
Setup Nodemon For Development (5:30)
Routing with Express (22:37)
Pug template engine with express (24:10)
Templates and Layouts (14:15)
End of basics! (0:20)
Build a simple blog
What we building (0:44)
Make HTML Files in to PUG templates (25:47)
Build the create post page (8:13)
Free Mysql Database Hosting (6:11)
Connect mysql to our server (5:56)
Create a migration of our posts table (13:06)
Create our first post (19:37)
Show the post (16:28)
Edit a post (18:09)
Delete a Post (6:03)
Requirements for node js
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock