I agree, these are the best JS docs around. I hope they continue maintaining them. The main alternative is W3 Schools, which is substantially worse (I blame their for-profit ad-supported business model, which doesn't necessarily incentivize thoroughness and depth)
A while ago they established an advisory board with members from institutions with deep pockets so if Mozilla were to abandon MDN entirely, chances are we might see a more democratized version emerge, which is a good thing. I'd wait till the board meets again this month. But hey if that didn't happen, MDN content so far is fairly open - CC-BY-SA, public domain and MIT, so some kinda fork is bound to popup.
Is the source data openly available, though? You can't exactly "fork" a wiki, normally. I'm concerned lots of crucial knowledge would be lost if Mozilla decided not to host it any more.
W3 docs started out, and I would argue, continues to be most relevant to people whose work it is to implement a browser.
Certainly, you can use them to learn how to use the various HTML, CSS, and JS standards, but this is where MDN - and even the Chromium and Webkit resources - are leaps ahead with practical examples you can use in your own code.
Semaphor|5 years ago
-- https://blog.mozilla.org/blog/2017/10/18/mozilla-brings-micr...
stingraycharles|5 years ago
unknown|5 years ago
[deleted]
claviska|5 years ago
jrott|5 years ago
claudiulodro|5 years ago
dom96|5 years ago
CryoLogic|5 years ago
Lots of functionality in the spec that isn't even possible to find on MDN or W3 Schools.
srik|5 years ago
uallo|5 years ago
wizzwizz4|5 years ago
brundolf|5 years ago
coreypreston|5 years ago
MDN just has more accessible writing and notes on best practice.
chrisfinazzo|5 years ago
W3 docs started out, and I would argue, continues to be most relevant to people whose work it is to implement a browser.
Certainly, you can use them to learn how to use the various HTML, CSS, and JS standards, but this is where MDN - and even the Chromium and Webkit resources - are leaps ahead with practical examples you can use in your own code.
sushshshsh|5 years ago
greenie_beans|5 years ago