- Creating a basic Express.js application
- Serving HTML pages and static content
- Creating routes
- Using templates
- Handling errors in Express.js
- Handling POST requests
- Storing form data
-
Notifications
You must be signed in to change notification settings - Fork 0
Learn how to build a basic application in minutes, transform HTML into dynamic pages, leverage template engines to modularize code, add routing and business logic, handle errors, store form data, and create API endpoints for single-page applications.
mapleDevJS/building-website-nodejs-express
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Learn how to build a basic application in minutes, transform HTML into dynamic pages, leverage template engines to modularize code, add routing and business logic, handle errors, store form data, and create API endpoints for single-page applications.