←back to thread

MDN Plus

(hacks.mozilla.org)
630 points sendilkumarn | 1 comments | | HN request time: 0.209s | source
Show context
mrzimmerman ◴[] No.30793202[source]
I’m not sure I’ve ever felt like I’ve needed to personally organize parts of MDN but I might just subscribe to support the place. Who knows, maybe I’ll love the new features. Notifications could be helpful, though I’m more the “check in when I’m about to use some method to see if it’s changed” kind of engineer and less the “stay as up to date as possible” kind of engineer. ¯\_(ツ)_/¯

But hey, I’ll be supporting Mozilla and MDN so no real loss.

replies(2): >>30793483 #>>30793604 #
kaycebasques ◴[] No.30793483[source]
Notifications could be hugely valuable for developers who are looking to build feature-rich apps that rely on lots of new web platform features that are not yet supported on all browsers.
replies(2): >>30793808 #>>30795725 #
1. robertlagrant ◴[] No.30793808[source]
Why? You'll know them anyway from caniuse, given if you want to support a broad range of users you won't want to just support the latest version of browsers anyway.