Introducing
The Slant team built an AI & it’s awesome
Find the best product instantly
Add to Chrome
Add to Edge
Add to Firefox
Add to Opera
Add to Brave
Add to Safari
Try it now
4.7 star rating
0
What is the best alternative to ng-book?
Ad
Ad
AngularJS by Example
All
3
Experiences
Pros
2
Cons
1
Top
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.
See More
Top
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.
See More
Top
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
See More
Hide
Get it
here
5
0
Hackr.io
All
3
Experiences
Pros
3
Top
Pro
Community trust
Instead of getting a recommendation from a single dev, you get recommendation from the entire programming community.
See More
Top
Pro
Recommendation for every programming language/framework/library
You can find Python as well as Jenkins.
See More
Top
Pro
Nice filters
Free, Video, Book, Beginner, Advanced, etc.
See More
Hide
0
45
0
Ng-tutorial
All
3
Experiences
Pros
2
Cons
1
Top
Pro
Crowdsourced
Developer, mgechev, invites anyone to contribute with tutorials, and improvements for design and code. For more information see GitHub repository.
See More
Top
Con
Not actively updated
There hasn't been any updates with new tutorials for the past year.
See More
Top
Pro
Interactive
Tutorials step you through various Angular lessons via a JSFiddle-like interface.
See More
Hide
Get it
here
10
0
All You Need To Know About AngularJS - Udemy
All
3
Experiences
Pros
2
Cons
1
Top
Pro
Clearly explains the theory behind AngularJS
The instructor is quite knowledgeable and clearly explains how Angular works and what it can do.
See More
Top
Con
No practical examples and visual aids
This course is mainly listening to the instructor give a lecture on the uses of, and theory behind AngularJS. There are very few visual aids and practical examples to help you grasp what is being taught.
See More
Top
Pro
Friendly community
Udemy has a friendly community that aims to help people out both on the site and through social media.
See More
Hide
Get it
here
4
0
Thinkster
All
3
Experiences
Pros
2
Cons
1
Top
Pro
Real-world projects
The tutorials walk you through building different apps such as a Slack clone and simplified Google+ clone.
See More
Top
Con
Monthly subscription to access videos
With a free account, you are able to view all the text in a tutorial. However to view the videos, you have to sign up for a monthly subscription ($19/month).
See More
Top
Pro
Available online, as a PDF and screencast
Depending on your needs or wishes you can get the ebook, screencasts, sample code on thinkster.io.
See More
Hide
$19.90
23
2
AngularJS Tutorial: A Comprehensive 10,000 Word Guide
All
3
Experiences
Pros
2
Cons
1
Top
Con
Need to sign in with Github to see full code examples
If you want to see the full code examples that go with the tutorial, you need to have a Github account and authorize access for AirPair.
See More
Top
Pro
Uses really clear examples
Every explanation on a new topic is followed by an example to further demonstrate it.
See More
Top
Pro
Comprehensive crash course
Does a really good job of explaining what AngularJS is and what problems it solves.
See More
Hide
Get it
here
3
0
AngularJS Fundamentals on pluralsight
All
3
Experiences
Pros
2
Cons
1
Top
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.
See More
Top
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.
See More
Top
Pro
Access to all PluralSight has to offer
They have many more courses that go beyond introducing AngularJS with more advance topics.
See More
Hide
Get it
here
2
0
List of fiddles / gists / plunkers
All
3
Experiences
Pros
2
Cons
1
Top
Con
Could be confusing for a beginner
These are samples of code rather than tutorials, so someone completely new to Angular might have trouble figuring out what they are looking at.
See More
Top
Pro
Crowdsourced
Anyone is welcome to edit and add more examples.
See More
Top
Pro
Interactive
A huge list of fiddles / gists / plunkers that you can mess around with.
See More
Hide
Get it
here
7
1
AngularJS - O'Reilly book
All
3
Experiences
Pros
2
Cons
1
Top
Con
Many errors throughout the book
A lot of the code examples given in the book don't run because of errors. This can make it confusing and difficult to follow, especially for beginners.
See More
Top
Pro
Thorough overview of AngularJS
You start out with key features, then through building an app learn layout, testing, compiling, and debugging.
See More
Top
Pro
Written by people who worked on AngularJS
It is written by two engineers who worked on AngularJS at Google.
See More
Hide
Get it
here
23
4
John Lindquist's video tutorials on egghead.io
All
6
Experiences
Pros
4
Cons
2
Top
Pro
Easy to understand explanations
Very simple and elegant explanations of easy and hard concepts that are useful for both beginners and professionals.
See More
Top
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.
See More
Top
Pro
Shortform, focused
Bite-sized content, focused topics.
See More
Top
Con
Some advanced tutorials require a subscription
A $14.99/month subscription is required to access some of the content.
See More
Top
Pro
Sample code is available
Sample code used in each lesson is available below the video.
See More
Top
Pro
Available as part of thinkster.io
Thinkster.io include these videos among others and has written explanations to supplement screencasts.
See More
Hide
Get it
here
44
7
AngularJS Fundamentals In 60-ish Minutes - video
All
6
Experiences
Pros
4
Cons
2
Top
Pro
Excellent introduction to AngularJS
Well thought out and to the point explanation of the fundamentals of AngularJS.
See More
Top
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.
See More
Top
Pro
Available as PDF
Additionally available as a PDF document.
See More
Top
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.
See More
Top
Pro
Sample code to follow along
You can find it here.
See More
Top
Pro
Great intro for .Net Developers
See More
Hide
Get it
here
27
5
Code School
All
11
Experiences
Pros
6
Cons
4
Specs
Top
Pro
Practice the code after each video 
After each video, there are a series of challenges that give you a chance to apply what you just learned. The great thing about these challenges are that they force you to think through a problem, and use the new skills to solve it. It's not just regurgitating facts; it requires some effort.
See More
Top
Con
Acquired by Pluralsight
See More
Top
Pro
Paths for learning different skills 
While you can jump into any video you like, there is also the option to follow a path for what you are wanting to learn. These give a nice direction if you are wanting to improve on a particular area and guide you into what to do next. They currently offer Ruby, Javascript, HTML/CSS, and iOS.
See More
Top
Con
Videos are of a tone that some people cannot stand
See More
Top
Pro
Videos show how to build an app in real time
Soup to Bits is a series of videos that shows a developer creating an app from scratch in real time. It's easy to pause a video and follow along with the developer.
See More
Top
Con
Requires paying to complete courses 
Although the beginning of each course is free and you can see if you are interested in pursuing it, to complete the course you must pay.
See More
Top
Pro
Video tutorials 
Videos give an overview of the course/lesson plan before a single line of code is written. This gives context and a general understanding of what is possible and how teaching will be approached.
See More
Top
Con
A bit too basic
There is not a lot of advanced content.
See More
Top
Pro
Fun and engaging teaching style
The instructors often use humour throughout the videos while letting their passion for the topic show.
See More
Top
Pro
In-depth courses
Code School is not just for beginners to programming, but provides plenty of intermediate and advanced courses for students as their skills grow.
See More
Specs
Languages:
C#, HTML, CSS, JavaScript, Ruby, SQL, Objective-C
Features:
Editor, video tutorials, progress saver, forum
Hide
See All
Experiences
Paid
75
12
tests4geeks
All
4
Experiences
Pros
4
Top
Pro
Easy access to data
Get tests scores and recommendations sent strait to your inbox.
See More
Top
Pro
In-depth tests feedback
Get in depth feedback that can help you make the right recruitment decisions.
See More
Top
Pro
Plenty of tutorials available
Lots of tutorials to help you get started.
See More
Top
Pro
Many different tests
Tests for every kind of language you can think of.
See More
Hide
Get it
here
1
0
AngularJS Google Group
All
3
Experiences
Pros
2
Cons
1
Top
Con
No tutorials
This isn't specifically set up to be a learning resource that follows a progression. It's a group, so it's discussions on Angular and questions/answers.
See More
Top
Pro
Community support
Ask questions, participate in discussions, etc..
See More
Top
Pro
Helps stay up to date with latest news
This is the main discussion board regarding AngularJS, as such it contains the newest information, often from the AngularJS developers themselves.
See More
Hide
Get it
here
1
0
Codecademy
All
13
Experiences
Pros
6
Cons
6
Specs
Top
Con
Not the best structure for quick refreshers
The content of the lessons is aimed very much at people just starting to learn how to code. This is perfect for beginners but if you want to use Codecademy to refresh your knowledge the lessons are not designed to be quickly done.
See More
Top
Pro
Interactivity
Right from the start, users write code. They start small in an environment that has constant feedback and gradually progress to more complex concepts. Users can see code results instantly, giving great feedback.
See More
Top
Con
Lack of context 
Codecademy is great for providing a hands-on approach, but there is a lack of context regarding how to start a project in real life. While users may learn how to code using Codecademy's interface, they may not have any idea how to code independently.
See More
Top
Pro
Excellent progression 
Codeacademy doesn't overwhelm beginners with information. It gives bite-sized information, the bare minimum needed to finish a task and get to the next one. As the course progresses, it slowly fills in background information.
See More
Top
Con
Sticks to pretty basic
See More
Top
Pro
Good editor 
Codeacademy has a powerful, beginner-friendly integrated development environment (IDE) that can also be used outside of curriculum.
See More
Top
Con
Deleted a lot of content
A lot of free content has been taken away, for example the PHP course was removed from the site.
See More
Top
Pro
Bite-sized lessons
Each lesson in code-academy focuses on a single concept, and repetition is provided to drill the concept.
See More
Top
Con
Buggy
Codecademy is known to have many bugs which interfere with the editor, resulting in error messages despite having the correct answer.
See More
Top
Pro
Mostly free content & best progression series for beginners
See More
Top
Con
Allows infinite loops to run
If you run an infinite loop, the browser freezes. Many other similar websites will give you an error, preventing the loop from running. Though not a bug, the lack of feature to stop infinite loops from running can be quite frustrating to beginners.
See More
Top
Pro
Community forums
It has forums which can be used to discuss with other learners
See More
Specs
Languages:
HTML, CSS, JavaScript, jQuery, Ruby, Python
Features:
Code editor, forum, progress saver, written tutorials
Hide
See All
Experiences
Get it
here
239
44
AngularJS Cheat Sheet
All
4
Experiences
Pros
3
Cons
1
Top
Pro
PDF and LaTeX versions
You can download the cheat sheet as PDF or LaTeX files.
See More
Top
Con
Not a tutorial
This is better suited for developers who have already been introduced to Angular.
See More
Top
Pro
Handy quick reference
Handy quick reference for common Angular commands/syntax.
See More
Top
Pro
Regular updates
See More
Hide
Get it
here
12
5
The Best Way to Master Angular JS
All
3
Experiences
Pros
2
Cons
1
Top
Pro
Easy to follow
The progression is a slow pace that makes it easy for a beginner to follow.
See More
Top
Con
Fairly introductory
This resource is a good introduction to AngularJS, but not enough to give you a good overview of everything Angular can do. For example, directives are not taught.
See More
Top
Pro
Gain hands on experience
These tutorials take you through building a task tracker app.
See More
Hide
Get it
here
2
1
Ultimate guide to learning AngularJS in one day
All
3
Experiences
Pros
2
Cons
1
Top
Con
Only an overview
This introduction is only an overview of Angular, and doesn't go in depth into teaching the different parts of the framework.
See More
Top
Pro
Excellent overview
Concise and easy to read.
See More
Top
Pro
Easy to understand
Concepts are very well explained.
See More
Hide
Get it
here
9
5
David Mosher - screencast series
All
3
Experiences
Pros
2
Cons
1
Top
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).
See More
Top
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.
See More
Top
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.
See More
Hide
Get it
here
1
1
AngularJS Insights - presentation
All
3
Experiences
Pros
2
Cons
1
Top
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.
See More
Top
Pro
Interactive
Some examples within the presentation require users participation.
See More
Top
Pro
Basic overview
This presentation will give you a basic understanding of AngularJS if you've never heard of it before.
See More
Hide
Get it
here
1
1
Built By the Slant team
Find the best product instantly.
4.7 star rating
Add to Chrome
Add to Edge
Add to Firefox
Add to Opera
Add to Brave
Add to Safari
Try it now - it's free
{}
undefined
url next
price drop