typeof global and typeof globalThis in Node.js — A Deep Dive
If you have spent any time writing JavaScript across different environments — a browser, Node.js, a Web Worker — you have probably run into confusing situations around the "global object." What is it?
blogs.arnabsamanta.in10 min read