Topics include:
→ Creating an HTTP server
→ Watching for file changes
→ Understanding generators
→ Understanding promises
→ Adding new syntax
→ Testing
→ Using a database
→ Validating input
→ Formatting output
→ Rendering HTML templates
→ Creating a build chain
Planned topics:
→ Using fetch (incl. CORS)
→ Adding web sockets
→ Making HTTP requests from the server
→ Forking and Threading
→ Reading and writing files
→ Deploying and hosting (incl. TLS)
→ What's new in Amp 2