Author
Released
10/29/2018- Creating a server with Express and pure Node.js
- Handling errors in Express
- Creating routes
- Using templates
- Working with the Pug template engine
- Implementing the site structure and logic
- Working with conditionals
- Dealing with POST requests
- Sanitizing user inputs and handling form errors
Skill Level Beginner
Duration
Views
- [Daniel] Today Node.js is one of the major platforms for the web. Enterprises like Uber, Netflix, Autodesk, Intuit, and even Denasa are using it for important parts of the business. With over five million weekly downloads Express is the most commonly used web framework to use with Node.js. Due to its minimalistic approach, and ease of use creating websites with it is a joy, and really easy. In this course we will start with a static HTML site, and transform it into a dynamic website using Express.
On the way you will learn all the important bits and pieces about Express, and improve your overall knowledge of Node.js especially on how to do things right. I'm Daniel Khan. For more than 17 years I've been working as developer and architect in tech. As Lead Technology Strategist at Dynatrace I'm helping enterprises with their digital transformation, and there I see a lot Node.js and Express. I invite you to join me on my LinkedIn Learning course where you will learn everything you need to create a website with Express.
Related Courses
-
Building RESTful Web APIs with Node.js and Express
with Emmanuel Henri1h 40m Intermediate -
Express Essential Training
with Emmanuel Henri1h 51m Beginner -
Node.js: Build Your First Microservice
with Daniel Khan2h 9m Intermediate -
Node.js Essential Training
with Alex Banks6h 22m Intermediate
-
Introduction
-
What you should know1m 40s
-
1. Getting Started
-
2. Express Basics
-
Handling errors in Express5m 54s
-
Working with environments3m 35s
-
3. Getting Started with Our Project
-
Reviewing the provided HTML1m 25s
-
Creating the routes8m 55s
-
Serving static files5m 4s
-
-
4. Getting Started with Templates
-
Template engines in Express2m 26s
-
Understanding Pug syntax3m 20s
-
Creating a custom error page11m 56s
-
Creating the index template2m 11s
-
-
5. Implementing the Site Structure and Logic
-
Adding central configuration3m 29s
-
Adding dynamic data15m 48s
-
Looping through data15m 59s
-
Working with conditionals11m 22s
-
6. Handling Form Data
-
Handling POST requests6m 23s
-
Storing data3m 22s
-
Conclusion
-
Using Express generator3m 32s
-
Next steps46s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Why you should learn Express