Web Client

TH01 Building Data-Centric Apps with Angular 2 and Breeze

10/06/2016

8:00am - 9:15am

Level: Introductory to Intermediate

Brian Noyes

CTO and Co-founder

Solliance

Angular 2 brings many improvements to Single Page Applications for building rich, data-driven client side JavaScript apps. Besides learning about how to put together your Angular 2 UI components to provide rich data presentation and manipulation, you still need to write the client side plumbing that makes that data readily available for those tasks. That's where BreezeJS comes in as a nice complementary library to layer underneath your Angular 2 app to make your client side data access and tracking management far simpler. In this session, you'll learn how to both Angular 2 and BreezeJS together to build great data-centric applications.

You will learn:

  • The basics of data binding with Angular 2 for presentation and input of data.
  • How to integrate Breeze with Angular 2
  • How to leverage the features of Breeze to be more productive with data-centric functionality