I am Software Developer and Hobbyist Blogger. As a Software Developer, I hold expertise in Backend Technologies. I also have a good command of Mobile Application Development and Frontend Web Development. I love Open-Source Technologies so I created Colorhub, an open-source color picker. To share my knowledge and thoughts with the community I write blogs.
Go language was created by Google in 2007. And later it was Open-Sourced in 2009 under BSD License.
Everything in JavaScript happens inside an Execution Context. You can assume this Execution Context as a container.
Hoisting in JavaScript is a behavior in which a function or a variable can be used before declaration.
JavaScript was invented by Brendan Eich. It was developed for Netscape and became the ECMA-262 standard in 1997.