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

JavaScript Asynchronous Programming with JavaScript What is Asynchronous Programming? Examples of Synchronous and Asynchronous Code

Amandeep Pasricha
Amandeep Pasricha
14,932 Points

What'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
Paul Raj
12,593 Points

Browser is JavaScript run-time environment as it executes JS codes alongside HTML and CSS

1 Answer

bro its a special place to run javascript code like a environment to run javascript without any effort