When comparing David Mosher - screencast series vs AngularJS by Example, the Slant community recommends AngularJS by Example for most people. In the question“What are the best resources to learn AngularJS?” AngularJS by Example is ranked 11th while David Mosher - screencast series is ranked 23rd. The most important reason people chose AngularJS by Example is:
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.
Ranked in these QuestionsQuestion Ranking
Pros
Pro Suggests external resources
Throughout the series, David suggest other resources that cover related subjects or specific subjects in greater depth to help you get a complete understanding of AngularJS.
Pro Both high-level and low-level information
David Mosher covers the philosophy behind AngularJS, its purpose as well as provides in-depth knowledge on how to best use AngularJS.
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 Videos only
This series is videos only, so it's not great for someone who would prefer a more hands-on way of learning (such as playing with the code examples, or doing quizzes).
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.