Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meaning of web globals #1804

Closed
Violet-Bora-Lee opened this issue Aug 25, 2022 · 2 comments
Closed

Meaning of web globals #1804

Violet-Bora-Lee opened this issue Aug 25, 2022 · 2 comments

Comments

@Violet-Bora-Lee
Copy link

Violet-Bora-Lee commented Aug 25, 2022

Yes, I promise I've read the Contributions Guidelines (please feel free to remove this line).


Please type "I already searched for this issue": I already searched for this issue

Edition: 2nd

Book Title: Scope & Closures

Chapter: 4

Section Title: ES Modules(ESM)

Question:
I'm not sure of the meaning of web globals in this sentence. Could you elaborate more?

However, as noted earlier, there are still plenty of JS and web globals that you will continue to access from the global scope, whether you realize it or not!
@getify
Copy link
Owner

getify commented Aug 25, 2022

window, location, navigator, etc

@Violet-Bora-Lee
Copy link
Author

Gotcha!

Thanks 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants