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

General Discussion

should I move to react.js after I finish the front development courses?

should I move to react.js after I finish the front development courses? Or should I do npm and node courses I’m full stack js course? No real path I see on here to get to react. Even though I have some experience with npm, git, parcel.js and webpack?

4 Answers

Justina Vickers
Justina Vickers
8,607 Points

Work more on javascript and then do react.

I want to know this too... I know I want to learn and use react framework, I've done about half of the front end web dev track which has so far been vanilla JS, HTML/CSS, and the next lesson is jQuery, I want to know if at this stage I am actually ready to start learning react and skip the jQuery all together?

I'm not against learning jQuery but I thought of it as a nice to have skill rather than a must have if I am going to choose to work with react on the job and I'd like to prioritise learning React if it makes sense to?

I think jquery at this point is optional companies still use it, but if you’re focus more on react then you could probably skip it and if you ever need it you can learn it a lot easier than learning JS for sure.

Armin Kadic
Armin Kadic
16,242 Points

Michael Fazekas it entirely depends on you, do you want to do only front-end? Then you can start with React.js right after completing the front-end track. You should have basic knowledge of HTML and JS, that is you should finish the front-end track so getting into React.js will be easier.

Emeline Lawford I would highly recommend that you finish the front-end track first. Everything you learn in it is important if you plan on becoming a front-end web developer. You will still find jQuery on many sites, it will likely be around for the next couple of years. I strongly encourage you to finish the front-end track, since going back and forth might confuse you. Besides, jQuery is really easy and fun to learn! But if you really want to, you could learn the basics of React.js and then come back to finish the front-end track. It's entirely up to you :)

Thank you! Clears up a lot!

Thanks - This has brought me to a definitive conclusion :) I'll finish the track

Thank you :) Emeline

Armin Kadic
Armin Kadic
16,242 Points

I'm glad I could help! If this solved your question, you can select "Best Answer" on the comment :) Good luck!