Part 2: Router, Controller, and View
In this part, you will learn how to build the core part of the web framework, Goldcrest, which includes the router, controller, and view.
This part includes the following chapters:
- Chapter 3, Defining Web Application Specifications Using Plug
- Chapter 4, Working with Controllers
- Chapter 5, Adding Controller Plugs and Action Fallback
- Chapter 6, Working with HTML and Embedded Elixir
- Chapter 7, Working with Views