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

JavaScript Development question

I wanted to gain some knowledge as to what JavaScript Developers do for the purpose of making the right decision on what path I want to take. What do they do? What is their extent of HTML and CSS knowledge and involvement?

1 Answer

Alec Plummer
Alec Plummer
15,181 Points

It really depends on the work you are doing. JS can be found on the front end and back end (node.js). In terms of front end development, you will need to know html and css pretty well and how to manipulate DOM elements. Most of what you will be doing is adding interactivity to websites and/or creating various features/functionality for web apps.

Do you have specific project types you would like to work on? Javascript is literally everywhere now lol.