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 trialikhla khan
53 PointsI have completed Angular JS basic course.Now what should i learn to master in angular js
I have completed Angular JS basic course.Now what should i learn to master in angular js
1 Answer
Justin Cantley
18,068 PointsTo start, it's a good idea to read through the AngularJS developer guide. Here's a link.
Second, I would recommend finding a new AngularJS project to work on. There are books out there that can help you with this. For example I'm working my way through a book called AngularJS by Example by Chandermani, which takes you step by step through the process of creating a 7 minute workout app. It's a great way to reinforce the knowledge gained from taking the AngularJS Treehouse course and it introduces new concepts as well.
I hope this helps!