When comparing AngularJS Fundamentals In 60-ish Minutes - video vs AngularJS by Example, the Slant community recommends AngularJS Fundamentals In 60-ish Minutes - video for most people. In the question“What are the best resources to learn AngularJS?” AngularJS Fundamentals In 60-ish Minutes - video is ranked 2nd while AngularJS by Example is ranked 11th. The most important reason people chose AngularJS Fundamentals In 60-ish Minutes - video is:
Well thought out and to the point explanation of the fundamentals of AngularJS.
Ranked in these QuestionsQuestion Ranking
Pros
Pro Excellent introduction to AngularJS
Well thought out and to the point explanation of the fundamentals of AngularJS.
Pro Available as PDF
Additionally available as a PDF document.
Pro Sample code to follow along
You can find it here.
Pro Great intro for .Net Developers
Pro Anticipates and explains errors
The author anticipates many of the common errors you may encounter while working through the practice examples. He explains why they happen, and how to prevent them.
Pro Real world projects
The book incrementally develops more than one real world angular apps with detailed explanation of Angularjs concepts. Companion source code also works just fine with angular v 1.3
Cons
Con Will require other resources to actually get to practical coding
This tutorial is meant more as an introduction to Angular and what it can do. To gain experience coding with Angular, you might want to move onto a resource that's more hands-on.
Con Video
Video is less convenient than text. No overall picture of a lesson, can't skip something by fast reading, clumsy repeats and pauses.
Con "Handling Common Scenarios" chapter could be more in-depth
The chapter explains a few common scenarios and how to deal with them using best practices.
However it's a bit light for a fairly important chapter and only touches on things like authentication and authorization.