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 trialBoonsuen Oh
18,788 PointsCourses before learning JS framework.
Any good courses which can help me to get started with JS framework like Angular?
1 Answer
robert morea
7,599 PointsIt depends what you already know.
The 'Angular Basics' course is about the 20th course on the 'Full Stack Javascript' track. I don't think you need all of it, but you would want quite a lot of it. You can look at the track for yourself. I'd say all the Javascript stuff (Basics, plus Loops, Arrays, etc.) and all the JQuery stuff (Basics, plus Plugins, etc.) are definitely wanted. To be honest, I'd do the HTML and CSS courses too (from the Front End Design course), unless you already have that knowledge. And most of the other stuff in the Full Stack Javascript course, such as AJAX, Node, and npm, are not going to hurt you to know either. Angular, in my opinion, is not the place to start, and it is not even close to the place to start ... you want quite a bit of knowledge first. But if you already have that covered, then of course you can go for it.