This session is aimed at beginners that want to build a Website using Express. Most concepts from this guide should apply to similar Web Frameworks (such as Fastify).
This session will cover the following topics:
- Overview of the Request/Response model
- What is a Web Framework and why do you need one
- Why Express?
- Installation and Setup of Express
- Creation of a Web Server
- Responding to requests
- Serving static assets
- Writing tests for a Website
- Deploying a Website
- Basic HTML, CSS and JavaScript knowledge.
- Why Express?
- Installation and Setup
- Creating your first Web server
- Responding to requests
- Serving static assets
If you are interested in contributing to this project, please read our contributing guide for details.
MIT