Hoisting in JavaScript is something that confuses a lot of people and asked often in the interviews but it is taught as a misconception that all variable declarations are moved to the top etc etc…
A blog started in quarantine, with ambitions of continuing for long…
Hoisting in JavaScript is something that confuses a lot of people and asked often in the interviews but it is taught as a misconception that all variable declarations are moved to the top etc etc…