Want to understand "How Hoisting 🏗️works in JavaScript ❤️"?
What is Hoisting 🏗️?
In simple words, Hoisting is just the mechanism that allows us to use the functions, variables or classes before we have declared them in our code. We will understand this single line with a bunch of examples.
Before we start, I...
riyatiwari.hashnode.dev7 min read
Dhawal Pandya
Writer | Coder
sendDadJokes(); sendCake();