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

JS in WebDesign

Hello everyone!

I took two courses on JS, JS Basics and then I took the JS Loops, Arrays and Objects. Although I found these courses very interested, I didn't see any relation between JS and Web Development or Web Design.

Does anyone know if there is a course where I will be able to apply JS to web? Thank you!

1 Answer

If you have completed the "JS Basics" course and the "JS Loops, Arrays and Objects" course and want to specifically learn more about how JavaScript relates to web development. Then the next logical step as far as JavaScript courses go would be the JavaScript and the DOM course.

That course is all about using JavaScript to manipulate and make webpages more interactive.

Though in order to avoid getting lost again in the future I would recommend you just start a track like Beginner JavaScript instead of haunting out individual courses.

The "Beginner JavaScript" track has a bunch of JavaScript courses organized in such a way that you can go from course to course without worrying about missing out on something or not being sure what course should come next.