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!
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

Martin Scott
1,755 PointsIs JavaScript is both a front end and back end program?
Is JavaScript is both a front end and back end program?
1 Answer

Erick Kusnadi
21,615 PointsYes, Nowadays with tools like Node.js you can use Javascript on the front-end and back-end.
It's used more in the front end for client side scripting though.
Martin Scott
1,755 PointsMartin Scott
1,755 PointsThanks Erick!