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
Zandy Rox
3,982 PointsJavascript Basics Vs. Javascript Foundations
I have completed the Introduction to Programming course(s). I am deciding which course to take next. between Javascript Foundations and Javascript Basics. What does treehouse recommend?
Be advised, I am currently building a website for work.
1 Answer
nvcxnvkldsjaklfds
Courses Plus Student 5,041 PointsIf you are in hurry I'd suggest JavaScript Basics. Because it covers some important topics like functions, how to troubleshoot problems and loops.
Otherwise, I will suggest you to first take JavaScript Foundation and then JavaScript Basics.
JavaScript Foundation course covers basic datatypes such as string, integer and array. These are building block for function.
I hope it helps.