Introduction to Express JS | Express & Node.js Tutorials for Beginners

Описание к видео Introduction to Express JS | Express & Node.js Tutorials for Beginners

Web Dev Roadmap for Beginners (Free!): https://bit.ly/DaveGrayWebDevRoadmap

In this introduction to Express JS, you will learn how to import the Express JS framework into your Node.js project and create your first Express JS app server. This video is part of an Express & Node.js Tutorials for Beginners series.

🚩 Subscribe ➜ https://bit.ly/3nGHmNn

🚀 This lesson is part of an Node.js & Express for Beginners tutorial series playlist:
   • Node.js Tutorials for Beginners  

🔗 Starter Source Code: https://github.com/gitdagray/nodejs_w...

Introduction to Express JS | Express & Node.js Tutorials for Beginners

(00:00) Intro
(00:05) Welcome and Overview
(00:31) What is Express JS?
(01:03) Express Routing documentation
(01:17) Starter Source Code provided
(01:39) Installing dependencies
(03:33) Create a minimal Express server app
(05:02) Adding an Express route
(06:00) Testing the route in the browser
(07:06) Sending a file with Express
(09:28) Adding a second route
(10:47) Applying RegEx to Express routes
(13:49) Handling redirects with Express
(15:26) Adding a custom 404 route
(17:17) Route handlers and calling next
(19:30) An array of route handlers
(20:56) Middleware

📚 References:
Node.js Official site: https://nodejs.org
NPM Official site: https://www.npmjs.com/
Express JS Official site: https://expressjs.com/

✅ Follow Me:
Twitter:   / yesdavidgray  
LinkedIn:   / davidagray  
Blog: https://yesdavidgray.com
Reddit:   / daveoneleven  

Was this tutorial about how to use the Express JS framework with Node.js helpful? If so, please share. Let me know your thoughts in the comments.

#express #nodejs #beginners

Комментарии

Информация по комментариям в разработке