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

Em Har
Em Har
9,775 Points

Jquery, Angular, React

Are they similar things and one supersedes the other? Meaning, if I focus on one of them, is that fine or are they all completely different things and not related and I can learn all of it?

1 Answer

Angular and React are front-end frameworks. jQuery was/is used to make writing JavaScript easier and cross-browser compatible.

I would say focus on vanilla JavaScript, if you understand this you will have a firm grounding in all of them.

Wes Bos covers this in the video interview on YouTube which is worth a look:

https://www.youtube.com/watch?v=IcUG2xQiBo4

It a nice chilled out video, so you can just listen to it like a podcast :)