Beyond window: Understanding global and globalThis in JavaScript
When you wrote your first line of Node.js code, you probably typed console.log("Hello World") and it just worked. No import. No setup. Nobody told you where console came from, and at the time, it did
blog.saumyagrawal.in8 min read