Chapter Eight Summary
You developed the landing page of the application, learning how to architect a separation of concerns between the UI components.
Summary#
In this chapter, you developed a landing page for the application with custom elements. You created a separation of concerns between UI components, views, and services, which should help the application scale. In the next chapter, you'll continue this trend, coding more services for authentication and navigation that can be used in the context of any view or component.