#web-development
Read more stories on Hashnode
Articles with this tag
unlike other languages, javascript is a dynamically typed language. Dynamically-typed languages are those where the interpreter assigns variables a...
Hoisting in Javascript 🤔,what is hoisting , why I should learn this concept, what its use?. to understand hoisting we need to understand how the...