Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript

Best path to learn Angular 2?

Hey all,

I'm wondering what would be the past path in learning Angular 2? I know Treehouse has an Angular course but unfortunately it's on the first version and I've heard it's drastically different and rewritten. My JavaScript skills are pretty good and I'm looking for the best resources to learn Angular!

Thanks :-)

Josh Salyer
Josh Salyer
7,265 Points

Hey Chris,

You're right, Angular 2 is pretty different than Angular and Treehouse doesn't really go into a lot of depth with their Angular course. Here are a couple resources I've went through that may help:

Angular 2 main documentation ||| Angular 2 list of tutorials and resources |||

There are also some good tutorials on Youtube. Just look for building a MEAN application using Angular 2 or Todo list/CRUD kind of application tutorials. I've migrated one of our two applications from Angular to Angular 2 but most of the information I've used has been on Angular 2's main site. There are a few tutorials you could pay for on other sites like Udemy but I haven't tried those. Hope that helps.