Learn JavaScript 3: Global Environment and Global Object
This article explains the Global Execution Context in JavaScript, how it creates the Global Object and the this variable. I demonstrate how to run JavaScript code in a browser, analyze how the Global Object is created as window in the browser environment, and the differences when running in other environments like NodeJS.

Related Posts
Discover more content you might enjoy

Vibe Coding - Rebuilding My Blog from Scratch and Rebranding to khoa.blog
Detailed walkthrough of rebuilding a blog from scratch with vibe coding, from data migration to implementing new features, helping readers understand the personal blog development process.

Predictions About Vibe Coding: How AI Will Transform Software Creation
A detailed analysis of how 'vibe coding' - a programming method based on describing intent rather than writing code directly - will democratize software development, helping readers better understand technology trends and their impact on the IT industry.

English Course Challenge in 2 Weeks - Day 12: Course Recording Experience
Sharing experiences from recording an English course about Bubble.io, including choosing Screen.Studio software for screen recording and automatic subtitle generation, lessons learned about setting goals and defining target students before selecting content, and the benefits of challenging yourself to overcome fears and complete projects. The author also introduces the 'Build your first web app in Bubble for beginners' course.

English Course Challenge in 2 Weeks - Day 7: What is Fine-tuning ChatGPT?
Day 7 progress in the challenge to create an English course in 2 weeks. The author introduces Fine-tuning ChatGPT - a feature that lets you create custom ChatGPT versions based on provided data, especially useful for customer support chatbots. The post also discusses adjusting the demo app and course direction, along with challenges using OpenAI's API in Vietnam.

Books That Can Change You
Introducing four books that positively influenced the author, including the Inside Reading series for improving English reading skills, Brian Tracy's Eat That Frog on time management, Goals also by Brian Tracy on setting life goals, and Soft Skills for software developers.
Should Students Start a Startup?
An analysis of advantages and disadvantages when students start businesses, based on Paul Graham's 'A Student's Guide to Startups.' I point out five advantages students have: good health, no financial pressure, no family obligations, easy to find co-founders at school, and naivety that lets you try bold things. Also warnings about disadvantages like inability to solve real-world problems and lack of cross-disciplinary knowledge.