How JavaScript works behind the scene

The JavaScript engine interprets the JavaScript code and executes it. The JavaScript engine contains a Call Stack and a Heap. The Call Stack is where the code is executed, while the Heap is an unstruc...
0 Read More

History of web dev

History of web dev
It's crazy how web development has changed from past 35 years. In every 10yrs, multiple changes happened and many things became obsolete so fast.I was having this talk with a friend last week and I th...
0 Read More

DAY 1 / 200.

DAY 1 / 200.
TODAY'S PROGRESS ✅ Introduction to HTML ✅ Some HTML tags: heading, list, table, etc. CodingChallenge ...
0 Read More