global vs globalThis and its gotchas : Every Developer Should Know
Mar 11 · 4 min read · The Context If you are a JS developer you must be knowing what scope means in JavaScript . Basically scope means a logical place in memory where any variable , functions or objects stored . There is g
Join discussion
