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.

A new learning experience on MDN

215 pointsby Vinnl5 months ago

10 comments

benatkin5 months ago
It doesn’t look too great to be honest. It’s quite verbose and gets steps out of order. It starts out with loading a font from Google Fonts. <a href="https:&#x2F;&#x2F;developer.mozilla.org&#x2F;en-US&#x2F;docs&#x2F;Learn_web_development&#x2F;Getting_started&#x2F;Your_first_website&#x2F;What_will_your_website_look_like" rel="nofollow">https:&#x2F;&#x2F;developer.mozilla.org&#x2F;en-US&#x2F;docs&#x2F;Learn_web_developme...</a><p>Where MDN used to excel and for now still does, reference documentation, is also showing cracks, due to the recent changes at Mozilla. A long time contributor gave up. <a href="https:&#x2F;&#x2F;github.com&#x2F;mdn&#x2F;content&#x2F;pull&#x2F;36294">https:&#x2F;&#x2F;github.com&#x2F;mdn&#x2F;content&#x2F;pull&#x2F;36294</a>
评论 #42510730 未加载
评论 #42510153 未加载
评论 #42510120 未加载
评论 #42511701 未加载
评论 #42510207 未加载
评论 #42515440 未加载
评论 #42511234 未加载
评论 #42510210 未加载
评论 #42512440 未加载
评论 #42513298 未加载
评论 #42512424 未加载
评论 #42512198 未加载
Sephr5 months ago
Mozilla doesn&#x27;t seem to care much about creating linkrot. They&#x27;ve previously deleted a bunch of historical docs such as their JavaScript engine release notes with changelog information.
评论 #42511937 未加载
mdaniel5 months ago
Very ambitious of them: <a href="https:&#x2F;&#x2F;developer.mozilla.org&#x2F;en-US&#x2F;docs&#x2F;Learn_web_development&#x2F;Getting_started&#x2F;Soft_skills&#x2F;Collaboration_and_teamwork#getting_on_with_others" rel="nofollow">https:&#x2F;&#x2F;developer.mozilla.org&#x2F;en-US&#x2F;docs&#x2F;Learn_web_developme...</a><p>and I think this is a soft joke: <a href="https:&#x2F;&#x2F;developer.mozilla.org&#x2F;en-US&#x2F;docs&#x2F;Learn_web_development&#x2F;Getting_started&#x2F;Soft_skills&#x2F;Job_interviews#finding_work_experience" rel="nofollow">https:&#x2F;&#x2F;developer.mozilla.org&#x2F;en-US&#x2F;docs&#x2F;Learn_web_developme...</a> <i>it currently just says TODO</i>
rchaud5 months ago
Very confusing post. I took a look at their &quot;Learn Web Development&quot; section and I am confused as to why they link out to third parties when all the content that would be needed is pretty much already in the MDN knowledgebase on their own site.
snicker75 months ago
The Neopets HTML Guide [1] remains the best beginner’s guide to Web development.<p>[1] <a href="https:&#x2F;&#x2F;www.neopets.com&#x2F;help&#x2F;html1.phtml" rel="nofollow">https:&#x2F;&#x2F;www.neopets.com&#x2F;help&#x2F;html1.phtml</a>
评论 #42516283 未加载
评论 #42516806 未加载
评论 #42515604 未加载
Macha5 months ago
It&#x27;s interesting when talking about the focus on supply chain safety that they&#x27;ve decided to only recommend core-js. From my perspective, it feels like core-js is the top candidate for the next left-pad &#x2F; colors.js type author induced ecosystem failure given the author&#x27;s past attitudes and financial issues.
评论 #42512078 未加载
mediumsmart5 months ago
I find a course like that overwhelming. If its for someone who knows nothing but is serious about learning this the course should go one way step by step to create and publish a website with an OS built in text editor.<p>Local dev is apache and a sites folder. they go and buy a shared hosting package for 5 to 10 dollareuros with a provider that gives them ssh access.<p>And you don&#x27;t even mention any of the other ways to do this - they will find out about them in their own good time. You leave javascript out in this beginner course and you show them how to create a static site that loads in 1 second max on mobile pagespeed, gets 0 errors and 0 contrast errors on wavewebaim, an A+ on securityheaders and a proper dmarc rating on dmarcian.com<p>- and when they are done and see what a good looking blazing fast secure and accessible website they can make themselves while fully understanding how they did this, thats when the course can be called a learning experience.
评论 #42516530 未加载
评论 #42519642 未加载
upghost5 months ago
&gt; with the aim of making MDN more accessible to non-experts and helping to take new web developers from &quot;beginner to comfortable&quot;.<p>I love this. Maybe there&#x27;s still hope... Been doing web development for over a decade and I&#x27;m still not &quot;comfortable&quot; with it &gt;.&lt;
kussenverboten5 months ago
A lot of words and not much information density.
评论 #42511385 未加载
edelbitter5 months ago
Is the page layout meaningfully different on some other device&#x2F;browser?<p>I see less than 30% of my screen space being used for actual content. Dropped below 50% somewhere around the time they decided they like LLMs.