←back to thread

MDN Plus

(hacks.mozilla.org)
630 points sendilkumarn | 1 comments | | HN request time: 0.202s | 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 #
Seattle3503 ◴[] No.30795725[source]
Depreciation alerts might help too. I wonder if MDN could build a tool to go through your HTML and JS/TS and notify you of upcoming changes that might impact you.
replies(1): >>30799753 #
1. fckthisguy ◴[] No.30799753[source]
A sort of reverse-caniuse scanner. I'd love that!