Chapter 9. Routing

 

This chapter covers

  • Previewing SPA routing
  • Getting started with the Aurelia router
  • Understanding Aurelia’s routing lifecycle
  • Dynamically specifying route modules
  • Extending my-books book management with the Aurelia router

9.1. Understanding client-side routing

9.2. Introducing the Aurelia router

9.3. Passing route data to components

9.4. Specifying route modules dynamically

9.5. The screen-activation lifecycle and the route pipeline

9.6. Aurelia’s 404

9.7. Redirecting routes

9.8. View ports

9.9. Extending my-books with layouts

9.10. my-books project status

Summary