โ
Day 33 of my Web Dev journey ๐
Today, I learned how JavaScript actually works behind the scenes โ understanding Execution Context, memory creation, execution phase, and the hoisting concept in depth.
Not just writing code, but understanding how it runs.
#JavaScript #WebDev