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<noob />
17,062 PointsCorrect order of learning full stack web dev
Hi all. lately i decided to learn web development with a goal to be a fullstack developer. I already have various programming expirience.
Therefore i started to refresh my knoweldge on js(which i haven't touched alot) What is the best curriculum to start? I mean, i already done the javascript basics and javascript loops/array course on the full stack javascript track. I'm currently in the middle of the How to Make a Website course with Nick Pettit. I'm really intersted in all the tech available such as node.js, react,angular but I want to have a solid foundation... What u guys suggest?
2 Answers
Steven Parker
231,269 PointsIf you just jump into the FSJS track, you may find the examples and exercises serve as a "refresh" of what you know in addition to teaching you new stuff.
<noob />
17,062 PointsYou suggested to keep learning in the full stack js track even if i'm not that good in html and css?
Steven Parker
231,269 PointsIf your main interest is JavaScript, FSJS might be a good choice. But if you want to round out your other front-end skills more, you might want to try FEWD first (Front End Web Development).