A simple guide to Global Obejct and Globalthis
What is Global Object ?
Global objects are the special types of objects in JavaScript,these are present on the top most scope of the environment, it serves as global container to acess all the globall
javascript-with-prashant.hashnode.dev2 min read