Basics
This section covers implementing the key building blocks of a web application.
- The webserver
- The view layer
- A deployed environment
- User authentication
- Databases
- Environment variables
The section concludes with building a full-stack feature using all of the covered components.