When comparing AngularJS Insights - presentation 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 AngularJS Insights - presentation is ranked 27th. 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 Interactive
Some examples within the presentation require users participation.
Pro Basic overview
This presentation will give you a basic understanding of AngularJS if you've never heard of it before.
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 Difficult to follow
These are a slides that were used in a laecture on AngularJS.
Without the speaker filling in some background information, the slides can be hard to follow and don't provide much information.
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.