Introduction to Express JS - Express & Node.js Tutorials for Beginners
Offered By: Dave Gray via YouTube
Course Description
Overview
Learn to create your first Express.js app server in this beginner-friendly tutorial. Import the Express.js framework into a Node.js project, set up routes, handle file sending and redirects, implement custom 404 pages, and explore middleware concepts. Follow along with practical examples and gain a solid foundation in Express.js development for building web applications.
Syllabus
Intro
Welcome and Overview
What is Express JS?
Express Routing documentation
Starter Source Code provided
Installing dependencies
Create a minimal Express server app
Adding an Express route
Testing the route in the browser
Sending a file with Express
Adding a second route
Applying RegEx to Express routes
Handling redirects with Express
Adding a custom 404 route
Route handlers and calling next
An array of route handlers
Middleware
Taught by
Dave Gray
Related Courses
Design of Computer ProgramsStanford University via Udacity Programming Languages
University of Virginia via Udacity Data Structures and Performance
University of California, San Diego via Coursera Introducción a Data Science: Programación Estadística con R
Universidad Nacional Autónoma de México via Coursera Applied Text Mining in Python
University of Michigan via Coursera