Skip to content

Instantly share code, notes, and snippets.

View Al-Ponce's full-sized avatar
🚴
Learning !!

Al Al-Ponce

🚴
Learning !!
View GitHub Profile
@Al-Ponce
Al-Ponce / js_environment_deep_dive.md
Last active September 27, 2023 12:08
Stop spreading VO(variable object). It's already 2023 !!

Some blogs still sharing outdated or misleading info about JS Environment in 2023.
Please be aware of!
(!!! VO and LE shouldn't appear simultaneously.)
(!!! VO is before ES5. Please Don't use it anymore.)
The terms are still improving for clarification of the JS mechanism.
Let's keep tracking!

JavaScript Environment Deep Dive

concept to describe the environment:

  • Before ES5: Variable Object