
An introduction to Angular.js covering single-page-app concepts, related libraries and angular features by example.
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 6, 2014 as part of the undergraduate course GUI Programming II taught by Professor Jesse Heines.
Intro to Angular.js and examples 1 to 36 (part 1)
Examples 37 to 50 (part 2)
Instructor: Curran Kelleher