global and globalThis Explained!!
lets see what is global first:
Global object is top level scope container i.e, it holds built-in variables, functions and modules which are available everywhere in the app without needing to require o
bikrams-blogs.hashnode.dev2 min read