1. 4
    Angular Material: UI Components with Dynamic Data
    4m 34s

Angular Material: UI Components with Dynamic Data

InstructorThomas Burleson

Share this video with your friends

Send Tweet

Angular Material UI components have been designed from the ground-up to use dynamic, live data. Supporting AngularJS interpolation, expressions, and databindings… each component exposes an intuitive API and fully supports the existing ng-<xxx> directives published in AngularJS.

Let’s replace the hard-coded, static HTML with dynamic, mock data using AngularJS data bindings, ng-repeat, and the ng-click directives. Our UX remains unchanged, yet now we are using custom application logic and dataservices.

This course has been created by Thomas Burleson & Aaron Frost.

Sina
~ 7 years ago

How to generate the "avatars.svg" ????

Priyanka Shah
~ 7 years ago

Th code content and files referred in video are different.