Introduction to Angular.js in 50 Examples (Part 2)

Published on Jun 9, 2014
by Curran Kelleher

Code at https://github.com/curran/screencasts/tree/gh-pages/introToAngular An introduction to Angular.js covering angular features by example. This installment (part 2) covers examples 34 – 50. See also part 1 http://camdenkelly.com/introduction-to-angular-js-in-50-examples-part-1/

Topics covered include : routing, templates, single page app navigation, creating an Angular service (factory), data caching, creating an Angular filter, dependency injection, URI encoding, RESTful APIs and creating your own Angular directive.

This lecture was given by Curran Kelleher at the University of Massachusetts Lowell on March 25, 2014 as part of the undergraduate course GUI Programming II taught by Professor Jesse Heines.