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

Mikedaniel Ocasio
seal-mask
.a{fill-rule:evenodd;}techdegree
Mikedaniel Ocasio
Full Stack JavaScript Techdegree Student 15,790 Points

Study methods. What is the best way for you to retain information here at treehouse?

Currently I'm focusing on the Front End track, and I'm on the Java Script portion. Which I find the hardest to retain so far. I'm slowing getting through it but I find myself going back many times because I forget what I've learned.

What methods do you guys use to study and retain all of this content?

Thanks!

2 Answers

I found the JavaScript a bit hard to follow when I was learning but it wasn't until I began building my own projects that I really grasped an understanding of all the information.

I watched videos on YouTube and read JavaScript & jQuery: Interactive Front-End Web Development those were some of the resources I used to learn more.

I hope this helps.

Mikedaniel Ocasio
seal-mask
.a{fill-rule:evenodd;}techdegree
Mikedaniel Ocasio
Full Stack JavaScript Techdegree Student 15,790 Points

Thanks!

Yeah for me when I actually apply it i can grasp what it's about. But since I'm not currently using Java Script for any websites it's hard for me to apply what I'm learning in the real world.

Thanks for the link. I'll be sure to check them out,

Absolutely! I was in the same position as you are in now so I began making small projects with no real purpose other than to only focus on the JavaScript/jQuery. You can find those on my CodePen. Might help inspire you to create something.

Carlos Casciano
Carlos Casciano
10,459 Points

Adding to this, with JS iยดve been using the Eloquent JavaScript book. It explains things really well: http://eloquentjavascript.net/