Earlier quoted context omitted.
You do know that MDN is considered to be the official documentation of the web and is backed by Google, MicroSoft, Apple, etc? Why in the world would you think it is okay to pay for something that is less than pocket change to maintain for these multi billion dollar behemoths?
It is? Since went? It used to be edited by volunteers who often made mistakes and or gave bad info.
MDN Redesign
61–70 of 159 posts
Re: MDN Redesign
#62Does nobody remember these announcements from the past 5 years? Why would MDN need a subscription service? Why are Google, MicroSoft, Amazon, Apple, etc. not hosting MDN for free on their cloud platforms? Heck, why are they not fighting over the privilege to host it and put a big “Hosted on Azure” link at the bottom of every page? Why are these multi billion dollar companies not funding MDN when they claim in press r…
Can't say for others, but Google has web.dev whose implied purpose is to be the sole source of truth for the web (even if a lot of it Chrome-only)
Re: MDN Redesign
#631. Font weight (especially with headings) feels far too thin. 2. Seems like there are some color contrast issues when running in dark mode (my system theme)
Re: MDN Redesign
#64Change is hard, naturally there will be some inherent backlash, but one thing I think is a step backwards is the Browser Compatibility table at the bottom. Previously, it had the browser version inline for the cell, now it is just a check mark. To see what version, you need to click on the cell to expand some "more info" section at the bottom. Knowing if a feature was very recently supported or has been supported for…
* Randomly remove features from MDN
* See which ones people complain about most
* Reintroduce these as part of the new paid subscription
* Profit!
Re: MDN Redesign
#65... Why? I don't use MDN often, mostly just as reference material. I have enjoyed their documentation before, it's always been short and to the point with a few examples and it felt very complete. With this the first article I click on raises an odd question which I feel is either too much detail for reference or too little details for experts.
Re: MDN Redesign
#66Earlier quoted context omitted.
You seem to be implying that MDN is no longer the best resource for reading documentation about web technologies. Outside of reading the W3C RFCs, is there something better out there?
W3schools has greatly improved over the years and is often better for a quick lookup.
Re: MDN Redesign
#67I actually dislike the change to the Compatibility Chart. The checkmark serves the same purpose as green vs red boxes did (and is frankly less readable at a glance, not more) and being able to quickly see relative times features were added at a glance made it easy to evaluate whether to use a feature or not. Guess I'll have to revert to using Can I Use? for this again. I had mostly replaced that with MDN.
Re: MDN Redesign
#68Earlier quoted context omitted.
Without seeing their balance sheet we can’t know what their costs are. Vague promises are one thing, donating enough to support full time employees at MDN is completely different. Even if the servers are free, they’ll have other costs.
Yes, but we are talking about a who’s who of the largest tech companies in the world, each of which has their own cloud service systems. One of them could host the content and the others could each pay for a full time person and it would be a few magnitudes less than my paying a single penny towards it a year.
I wouldn't hold my breath here for any big company to step up and feel more Mozilla's coffers. That said, I'm open to buying some merch. As in I'll pay $50 for a sweatshirt
Re: MDN Redesign
#69Really? I just wanna google for what I need and find it. I guess I'm not representative?
Re: MDN Redesign
#70https://web.archive.org/web/20210302090607/https://developer...
to the new version:
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/di...
I notice that they:
- Reduced horizontal space allocated to content
- Reduced contrast (eg. code blocks have lighter gray background, compatibility table is no longer color coded)
- Increased the amount of things that don't render if you disable javascript
I'd reverse all three of those if I could.
On the good side they added a dark mode (which I don't care about but lots of people love dark mode), and they seem to have avoided the common aesthetics-over-effectiveness pitfall of adding tons of vertical whitespace.
(As an aside, I find it weird that they mention the home page in the article. In fact it's the first thing they mention. I would expect the home page to be effectively irrelevant? I only ever land on MDN via google searches and direct links to articles via stackoverflow answers. It's random-access reference material. How would someone end up on the homepage? Maybe they have analytics justifying that.)