I am a Backend Developer. I am passionate about web development and have interest in many backend technologies. Besides that, I like competitive programming and participated in various contests.
Nothing here yet.
With the help of the hoisting technique, variables and function declarations in JavaScript can be used before they are even declared. The word "hoisting" refers to the idea that during compilation, these declarations are raised to the top of their re...

For many years, JavaScript has been used largely for client-side development; however, in recent years, it has become more and more well-liked as a language for server-side development. JavaScript has evolved into a full-stack language with the intro...
