Jason Aden - Using ngModelController to Make Sexy Custom Components - NG-Conf 2014

Channel:
Subscribers:
66,200
Published on ● Video Link: https://www.youtube.com/watch?v=jVzymluqmg4



Duration: 16:53
17,810 views
81


www.ng-conf.org

ng-conf is a two day, single track conference focused on delivering the highest quality training in the Angular JavaScript framework. 500 to 700 Developers from across the country will converge on beautiful Salt Lake City, UT to participate in training sessions by the Google Angular team, and other Angular experts. In addition to the invaluable training, ng-conf will deliver a premier conference experience for attendees, providing opportunities to network with other developers, relax at social events, and engage in some of the unique entertainment opportunities available in Utah.

Jason Aden
Topic: Using ngModelController to Make Sexy Custom Components

A dive into ngModelController and how to use it to create awesome directives and reusable components. Topics covered will include: Implementing the $render() method Updating the $modelValue using $setViewValue() Working with $parsers and $formatters Overview of additional ngModelController properties Creating and using custom validators Tie everything together to make a sexy custom component