tc39 / proposal-global

ECMAScript Proposal, specs, and reference implementation for `global`
http://tc39.github.io/proposal-global/
MIT License
349 stars 18 forks source link

Googleability #49

Closed mike-nelson closed 4 years ago

mike-nelson commented 4 years ago

globalThis is great because it is a unique term and therefore googleable.

Seems this wasn't considered a must, but I think it should be. Documentation discoverability is critical.

Make sure nobody tries to change it to something non-unique!

ljharb commented 4 years ago

Thanks for your support!

It's shipped in all browsers, so it's unlikely to change, but I'll make sure this is considered if any alternative becomes viable.

mike-nelson commented 4 years ago

Thanks