When comparing AngularJS Fundamentals on pluralsight 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 Fundamentals on pluralsight is ranked 15th. 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 Assessments and certificates of achievement
Plural site offers both pre-course and post-course assessments. Passing post-assessments will allow you to view and print off a certificate of achievement.
Pro Access to all PluralSight has to offer
They have many more courses that go beyond introducing AngularJS with more advance topics.
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 Requires monthly subscription
There is a limited free trial available (10 free days - up to 200 minutes). Otherwise the monthly subscription fee is $29/month.
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.