JS 4 - Express.js Crash Course
By Sheldon L |
Published at 2020-03-04 |
Updated at 2020-03-04 |
Key Topics
- Routes
- Static folder: public
- API routes
- Middleware: handle GET,POST, PUT, DELETE…
- express handlebars
- express bodyparser
- views, layouts
-
CRUD
- Use postman to mimit CRUD