TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

W3schools.dev Redirects to Mozilla Developer Network

212 pointsby fkaabout 6 years ago

22 comments

duxupabout 6 years ago
I know at one point w3schools.com was a bit out of date but they seemed to update it.<p>As someone who has changed careers and moved into web development I found w3schools.com did a nice job of complementing MDN as if I was unfamiliar with the concept (or just forgot entirely) w3 was a good &quot;layman&#x27;s terms&quot; stop just to start. And if I needed a more technical &#x2F; granular detail, MDN.<p>I really wouldn&#x27;t want to use one without the other.<p>Many years ago I took some C programming classes in college. It was in the early days of the internet and it was very much a &quot;here&#x27;s the book, a bit of lecture, now sit alone at your computer and do it&quot;. MDN can feel that way at times where it&#x27;s example is ultra specific and while nothing is technically wrong.... it&#x27;s like learning a language with a dictionary. w3schools.com fills that gap nicely.<p>At the same time if I need the dictionary to figure out more precisely how something works and all my options, it&#x27;s MDN all the way.
评论 #19280989 未加载
评论 #19281084 未加载
评论 #19281026 未加载
评论 #19281000 未加载
评论 #19280860 未加载
评论 #19281298 未加载
XCabbageabout 6 years ago
Lots of people are commenting to say that W3Schools is now fine. I disagree. On the rare occasion that I end up interacting with them in some way, I find errors.<p>My Stack Overflow post history contains three mentions of W3Schools, all of which involve W3Schools making an error:<p>* <a href="https:&#x2F;&#x2F;stackoverflow.com&#x2F;q&#x2F;20610930&#x2F;1709587" rel="nofollow">https:&#x2F;&#x2F;stackoverflow.com&#x2F;q&#x2F;20610930&#x2F;1709587</a>, about W3Schools stating falsely that it&#x27;s necessary to explicitly add `type=&quot;submit&quot;` to submit buttons in HTML to ensure cross-browser compatibility.<p>* <a href="https:&#x2F;&#x2F;stackoverflow.com&#x2F;a&#x2F;52355253&#x2F;1709587" rel="nofollow">https:&#x2F;&#x2F;stackoverflow.com&#x2F;a&#x2F;52355253&#x2F;1709587</a>, in which W3Schools makes false claims about the `colspan` attribute - both about what the specs say about it, and about how browsers implement it.<p>* <a href="https:&#x2F;&#x2F;stackoverflow.com&#x2F;a&#x2F;46866568&#x2F;1709587" rel="nofollow">https:&#x2F;&#x2F;stackoverflow.com&#x2F;a&#x2F;46866568&#x2F;1709587</a>, where W3Schools suggests a JavaScript function to shuffle an array which both technically invokes undefined behaviour under the ECMAScript standard and which does not fairly shuffle arrays in practice in real browsers.<p>None of these things are fixed. The fact that they tidied up the specific errors that the W3Fools team listed, in response to the biggest ever hostile PR campaign that W3Schools ever faced, does not mean that they are now a decent, error-free source. Far from it.
评论 #19284074 未加载
评论 #19281364 未加载
评论 #19308572 未加载
hyperpapeabout 6 years ago
Many years ago, when w3schools was truly terrible, a bunch of prominent developers created <a href="https:&#x2F;&#x2F;www.w3fools.com" rel="nofollow">https:&#x2F;&#x2F;www.w3fools.com</a> to promote MDN. Nowadays, that site reads<p><i>Today, W3Schools has largely resolved these issues and addressed the majority of the undersigned developers&#x27; concerns. For many beginners, W3Schools has structured tutorials and playgrounds that offer a decent learning experience. Do keep in mind: a more complete education will certainly include MDN and other reputable resources.</i>
评论 #19281185 未加载
nwhattabout 6 years ago
I wish google would automatically put MDN at the top of search results. As it is I have to scroll through 4 or so other links before getting the MDN result.
评论 #19281570 未加载
评论 #19280938 未加载
评论 #19280990 未加载
评论 #19280948 未加载
评论 #19280981 未加载
评论 #19281372 未加载
评论 #19281083 未加载
评论 #19281036 未加载
评论 #19280950 未加载
fuball63about 6 years ago
Unpopular opinion time, but MDN != W3schools.<p>W3schools may have questionable content. It may have content that is not trendy or latest&#x2F;greatest. The security concerns are important, but if we&#x27;re really being honest with ourselves most of the vitriol is pedantic superiority complex attitude that permeates tech conversation.<p>W3schools is a gateway to learn web technologies. If you go to the homepage, above the fold is tutorials, learn HTML, learn Javascript in plain sight. MDN is a search bar.<p>I learned PHP in high school from w3schools. I don&#x27;t use it now; I use the PHP docs. I learned how to host an HTML site from w3schools; now I reference Apache docs because I know what even a webserver is. I once got a CD from McDonalds that kickstarted me being a lifelong fan of one of my favorite artists. I&#x27;m sure all of the &quot;hardcore&quot; fans would look down on me for that too.<p>Anyone serious about web dev pulls for multiple sources all of the time; probably from w3schools and mdn at the same time. People grow. Sites like this are important, although imperfect.
timviseeabout 6 years ago
<a href="https:&#x2F;&#x2F;vim.dev&#x2F;" rel="nofollow">https:&#x2F;&#x2F;vim.dev&#x2F;</a>
评论 #19282597 未加载
评论 #19281491 未加载
thatguyagainabout 6 years ago
Does any of these redirections matter? Does anyone ever just spontaniously visit somedomain.dev anyway? You google w3school and go to the top result, right?
评论 #19280978 未加载
fkaabout 6 years ago
vim.dev redirection is evil, w3schools.dev redirection is gift.
评论 #19280802 未加载
评论 #19280837 未加载
sigzeroabout 6 years ago
Is this supposed to mean something?
评论 #19280808 未加载
评论 #19280822 未加载
callahadabout 6 years ago
We at Mozilla are glad folks love MDN, but domain squatting kinda sucks for everyone. MDN can stand on its own. :)
bastawhizabout 6 years ago
In my experience, w3schools provides mediocre documentation and bad code snippets. The things they suggest are not good practices, in many cases, and serve only the folks looking for some easy copypasta without needing to really understand what their code is doing. Rather than suggest using a framework (half of their snippets could be replaced with a single line of jQuery) they put bad or half-baked advice out into the world with no good explanation of what the code they&#x27;re giving you is actually doing.
评论 #19281154 未加载
bdornabout 6 years ago
_Always_ MDN over W3. Especially if you&#x27;re unfamiliar with a concept - the latter just creates a lapse in understanding.
Gaelanabout 6 years ago
Note that w3schools.com does not.
评论 #19281134 未加载
kevinsimperabout 6 years ago
I tried improving mdn with examples of window.alert, which is laughable right now, but my PR was not approved because MDN was structured differently than the browser API.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;mdn&#x2F;interactive-examples&#x2F;pull&#x2F;1266" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;mdn&#x2F;interactive-examples&#x2F;pull&#x2F;1266</a><p>Like the page literally, have a screenshot of a old school OS alert box?<p><a href="https:&#x2F;&#x2F;developer.mozilla.org&#x2F;en-US&#x2F;docs&#x2F;Web&#x2F;API&#x2F;Window&#x2F;alert" rel="nofollow">https:&#x2F;&#x2F;developer.mozilla.org&#x2F;en-US&#x2F;docs&#x2F;Web&#x2F;API&#x2F;Window&#x2F;aler...</a>
bichiliadabout 6 years ago
Is there some ulterior motive behind W3Schools besides to teach people web stuff (and to maintain its own existence, which is no different than MDN)? I use MDN because Mozilla literally implements a browser, and I&#x27;m not the biggest fan of W3Schools, but this mostly just feels petty. Tons of people get valuable answers from both sites.
tannhaeuserabout 6 years ago
What I don&#x27;t understand is how w3fools got onto their first ranking position for <i>every single web dev topic</i> there is on both ddg and G.<p>1) meaning w3schools not the w3fools parody site
zaarnabout 6 years ago
People might want to be careful with all these domain names; they might loose them to the proper owner of the trademark or name (in this case w3schools.com).
CydeWeysabout 6 years ago
And MDN is also using <a href="https:&#x2F;&#x2F;mdn.dev" rel="nofollow">https:&#x2F;&#x2F;mdn.dev</a>
debacleabout 6 years ago
I prefer w3schools. Their site is easier to search than MDN and I get the information I need more quickly. MDN is more valuable if I need to check browser support or figure out an edge case.<p>People who have a hate hardon for w3schools are the kind of people who will judge you for the kind of dish soap you use.<p>I&#x27;m certain w3schools will claim the domain in short order.
appsonifyabout 6 years ago
W3schools helped me land my first job. I learned pretty much everything by reading through it, HTML, Javascript, CSS, PHP, MySQL....don&#x27;t get why people are bashing them, it was a great resource to have a around.
thisisweirdokabout 6 years ago
As much as I prefer MDN, W3Schools is fine now.
Numberwangabout 6 years ago
Trashy and disgusting. I hope it&#x27;s not Mozilla doing this.
评论 #19281255 未加载