Level: Introductory to Intermediate
Aurelia is a Single Page Application framework that's getting a lot of traction as an alternative to Angular. It includes a rich data binding system, dependency injection and modules, an intuitive and powerful routing and navigation system, and lots of extensibility throughout. This session will give you a quick introduction to the capabilities of Aurelia and how to get started building applications with it.
You will learn:
- How to create an application from scratch with Aurelia or using their Yeoman scaffolding
- How to build MVVM web client applications leveraging Aurelia's data binding and dependency injection
- How to leverage the rich routing and navigation features of Aurelia