Web Client

T04 Getting Started with Aurelia

06/14/2016

9:15am - 10:30am

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'll 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