←back to thread

MDN Plus

(hacks.mozilla.org)
630 points sendilkumarn | 1 comments | | HN request time: 0.314s | source
Show context
KindAndFriendly ◴[] No.30793316[source]
The other day I wanted to learn Svelte. Even though the tutorials on the Svelte homepage are great, I found the MDN Svelte tutorial to be better: it explains the conceptual differences wrt other frontend frameworks well, it explains in detail how to enable Typescript and migrate your projects, and it has a dedicated section that describes different deployment options.

While of - of course - all of these infos can be found somewhere on the web as well, I very much appreciate such a well-written, holistic intro to a framework. I signed up for the MDN Plus 5 plan.

P.S.: If someone from the MDN team is reading this, maybe include a "sign up" link directly in the blog article from Hermina.

replies(3): >>30793645 #>>30794931 #>>30797911 #
hipjiveguy ◴[] No.30797911[source]
I only realized this a bit ago, but the docs of every product are essentially press pieces. They can't really call out "we suck at this", or "product X is way better, use it instead". Only third parties ever do this, so that's what this is so often the case.
replies(1): >>30807493 #
1. trulyme ◴[] No.30807493[source]
OSS actually sometimes does that - here is what we do, and hey, someone else is doing something similar.