SSShivam Sethinshivamseth22.hashnode.dev·Jan 7, 2024 · 4 min readHow Javascript works!!Everything." in javascript happens inside an Execution Context" What is the Execution context??Execution Context is a big box/container in which the whole JavaScript code is executed. Execution Context has two parts the first one is the memory comp...00
SSShivam Sethinshivamseth22.hashnode.dev·Dec 18, 2023 · 1 min readHTML 5 vs Older version of HTMLHey guizzzzz.... Do you known the current version of HTML is HTML5 in 2023 and it was introduced in jan 2008. There are lot of advantages of HTML5 such as it supports multimedia elements, mobile friendly, It also allows JavaScript to run on the brows...00