[JavaScript Tutorial] 007 JavaScript The Global Environment and The Global Object




Advanced JavaScript Tutorials

Learn the fundamentals of JavaScript, the programming language of the Web. Learn the fundamental features of JavaScript – the language used to add dynamic, interactive content to websites. I teach you how to get started with JavaScript, how to use variables, operators, arrays, properties, methods.

Checkout next videos about:

Cources Advanced JavaScript:
https://www.youtube.com/playlist?list=PLz1XPAFf8IxbIU78QL158l_KlN9CvH5fg

Original source


3 responses to “[JavaScript Tutorial] 007 JavaScript The Global Environment and The Global Object”

  1. Thanks for this.

    I have a question. When I type in 'this' I get a similar, but different response: Window {stop: function, open: function, alert: function, confirm: function, prompt: function…}

    Is there a reason why my DOM says one thing and yours says another even though the response is structured similarly?

Leave a Reply