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

Amandeep Pasricha
14,932 PointsWhat's a javascript run-time environment?
How does it relate to the JS console and the javascript engine or the browser? Is the browser the run-time 'environment'?

Paul Raj
12,593 PointsBrowser is JavaScript run-time environment as it executes JS codes alongside HTML and CSS
1 Answer

Babua Ram
Front End Web Development Techdegree Student 40 Pointsbro its a special place to run javascript code like a environment to run javascript without any effort
Omar Gonzalez
Full Stack JavaScript Techdegree Graduate 18,444 PointsOmar Gonzalez
Full Stack JavaScript Techdegree Graduate 18,444 PointsHello Amandeep Pasricha. I think is article may help you understand JS runtime environments https://medium.com/@olinations/the-javascript-runtime-environment-d58fa2e60dd0