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

david mchale
david mchale
1,434 Points

Javacript learning path

I want to fully get a grip with javascript. I've done codecademy and js fundamentals on tuts+. Most of these courses show how to master arrays, loops, objects etc. but none actually put them into practice in real-life working examples. Id like for someone to give me some advice on which courses to take from my newly acquired teamtreehouse account in getting to grips with js. what can you guys recommend?

2 Answers

Well, if you want to learn to use JS to add interactivity to your website assuming you're pretty decent on CSS and HTML I'd recommend that you go and watch some of the jQuery courses here, also the jQuery plugins it will teach you ways to implement JS in an easy and efficient way.

david mchale
david mchale
1,434 Points

Well i would like to master vanilla js. Im a wordpress dev so considering the cms will be running on js, there is rumour of it sticking with the react.js library quite soon. id like to get my knowledge of vanilla js up to scratch and take on react.js....but at what level is it acceptable to make this jump. do i just need to learn the fundamentals or do i need to know js oop beforehand. So much to learn but not sure where to start!