AngularJS Fundamentals In 60-ish Minutes

In this video you'll learn how to get started with the AngularJS SPA framework. First you'll be introduced to what a SPA is and AngularJS features that simplify building SPAs. From there you'll see how to use directives, filters and data binding techniques. Next up is views, controllers and scope and the role they play followed by a discussion of modules, routes and factories/services. At the end a sample application built using AngularJS is shown. Note that routing changes a little in AngularJS 1.2 or higher. You'll see a note about this in the appropriate spot in the video and can read about the changes at.

code