What’s new in JavaScript and @v8js?
Check out @mathias and @_gsathya’s #io19 presentation to find out! https://www.youtube.com/watch?v=c0oy0vQKEZE …pic.twitter.com/VhUkIEmHFB
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
`window` wouldn’t make sense in windowless environments IMHO, but yeah, I would have liked `self` everywhere. Sadly, it’s not web-compatible.
Quite frankly I care more about simplicity and compatibility than what "makes sense" with some rather arbitrary assumptions. Self doesn't make much sense either for someone who's used to using self for current object instance in methods. The only name that make sense is global.
The only name that makes sense dir the global object is global, but it is not used anywhere outside Node so it makes the code less portable. That's why I like that Deno uses window for the global object (being a windowless environment) because that's the most widely used name.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.