Part 1. Introduction to Aurelia

 

Chapters 1 and 2 provide an overview of the Aurelia framework and the kinds of problems it’s designed to solve. You’ll learn how to create a new Aurelia project and set up the fundamentals that every SPA needs, including rendering and templating, routing, and HTTP communication. You’ll also get a taste of some patterns and practices—such as convention over configuration, component-based development, and dependency injection—that you can use with Aurelia to create high-quality code that’s fast to implement while at the same time being easy for you and your team to understand and maintain.