Web Client

TH05 Getting Started with Aurelia

10/06/2016

9:30am - 10:45am

Level: Introductory to Intermediate

Brian Noyes

CTO and Co-founder

Solliance

Aurelia is a full-featured client JavaScript framework for building Single Page Apps (SPAs). In this session, you'll learn how to get started building applications with it. You'll see how to get your app configured and bootstrapped, how to implement the MVVM pattern with it, how to do data binding, how to leverage routing and navigation, call services and more.

You will learn:

  • The fundamentals of Aurelia
  • How to apply the MVVM pattern to client JavaScript applications with Aurelia
  • How to navigate from view to view and data bind to your ViewModels