Learn Javascript 7: [ES6] Understanding var, let and const
Understanding the differences between var, let and const in JavaScript ES6, how block scope works, and the rules for using each declaration
![Learn Javascript 7: [ES6] Understanding var, let and const](/_next/image?url=https%3A%2F%2Fres.cloudinary.com%2Fkhoanguyen1505%2Fimage%2Fupload%2Fv1751211000%2Fkhoa_blog%2Fjavascript_es6_var_let_const.jpg&w=1920&q=75)
Related Posts
Discover more content you might enjoy

Memory Management in Swift
Learn about memory management in Swift, the difference between Stack and Heap, Value Types and Reference Types

5 Tips for Beginner Programmers
Discover 5 golden tips to overcome the initial barriers when learning programming - from continuous practice to teaching others, all proven strategies!

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.

Day 19 - Profitable MVP in 30 Days - A Sad Story
Day 19 of the profitable MVP challenge, sharing a sad story about working with a designer on Fiverr during the COVID-19 pandemic. The post reflects on hasty judgments, feelings of regret, and lessons about empathy and patience in online communication, especially during difficult global times.

Day 7 - Profitable MVP in 30 Days - Branding and Landing Page
Day seven of the Profitable MVP in 30 Days challenge, focusing on building the SoundBar app brand including naming, creating a slogan, designing a logo, and building a landing page.