When comparing AngularJS Cheat Sheet vs AngularJS by Example, the Slant community recommends AngularJS Cheat Sheet for most people. In the question“What are the best resources to learn AngularJS?” AngularJS Cheat Sheet is ranked 7th while AngularJS by Example is ranked 11th. The most important reason people chose AngularJS Cheat Sheet is:
You can download the cheat sheet as PDF or LaTeX files.
Ranked in these QuestionsQuestion Ranking
Pros
Pro PDF and LaTeX versions
You can download the cheat sheet as PDF or LaTeX files.
Pro Handy quick reference
Handy quick reference for common Angular commands/syntax.
Pro Regular updates
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 Not a tutorial
This is better suited for developers who have already been introduced to Angular.
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.