Remove low quality content links

pull/6969/head
Kamran Ahmed 3 months ago
parent 3dfc6a7d49
commit 1b90443208
  1. 4
      src/data/roadmaps/frontend/content/accessibility@iJIqi7ngpGHWAqtgdjgxB.md
  2. 8
      src/data/roadmaps/frontend/content/css@ZhJhf1M2OphYbEmduFq-9.md
  3. 6
      src/data/roadmaps/frontend/content/html@yWG2VUkaF5IJVVut6AiSy.md
  4. 6
      src/data/roadmaps/frontend/content/javascript@ODcfFEorkfJNupoQygM53.md
  5. 3
      src/data/roadmaps/frontend/content/learn-the-basics@PCirR2QiFYO89Fm-Ev3o1.md
  6. 4
      src/data/roadmaps/frontend/content/seo-basics@mH_qff8R7R6eLQ1tPHLgG.md
  7. 3
      src/data/roadmaps/frontend/content/writing-semantic-html@z8-556o-PaHXjlytrawaF.md

@ -6,10 +6,6 @@ Visit the following resources to learn more:
- [@article@Developing for Web Accessibility by W3C WAI](https://www.w3.org/WAI/tips/developing/)
- [@article@Accessibility Tutorial](https://www.w3schools.com/accessibility/index.php)
- [@article@A Complete Guide To Accessible Front-End Components](https://www.smashingmagazine.com/2021/03/complete-guide-accessible-front-end-components/)
- [@video@Complete Playlist on Accessibility](https://youtube.com/playlist?list=PLNYkxOF6rcICWx0C9LVWWVqvHlYJyqw7g)
- [@article@MDN Accessibility](https://developer.mozilla.org/en-US/docs/Web/Accessibility)
- [@article@Accessibility for Developers by Google](https://web.dev/accessibility)
- [@article@Web Accessibility by Udacity](https://www.udacity.com/course/web-accessibility--ud891)
- [@article@Accessibility as an Essential Part of the Inclusive Developer Experience](https://thenewstack.io/accessibility-as-an-essential-part-of-the-inclusive-developer-experience/)
- [@feed@Explore top posts about Accessibility](https://app.daily.dev/tags/accessibility?ref=roadmapsh)

@ -4,16 +4,8 @@ CSS or Cascading Style Sheets is the language used to style the frontend of any
Visit the following resources to learn more:
- [@article@The Odin Project](https://www.theodinproject.com//)
- [@article@What The Flexbox!](https://flexbox.io/)
- [@video@CSS Complete Course](https://youtu.be/n4R2E7O-Ngo)
- [@video@CSS Crash Course For Absolute Beginners](https://www.youtube.com/watch?v=yfoY53QXEnI)
- [@video@HTML and CSS Tutorial](https://www.youtube.com/watch?v=D-h8L5hgW-w)
- [@video@CSS Masterclass - Tutorial & Course for Beginners](https://www.youtube.com/watch?v=FqmB-Zj2-PA)
- [@article@W3Schools — Learn CSS](https://www.w3schools.com/css/)
- [@article@cssreference.io: All CSS properties at a glance](https://cssreference.io/)
- [@article@Web.dev by Google — Learn CSS](https://web.dev/learn/css/)
- [@article@Learn to Code HTML & CSS](https://learn.shayhowe.com/html-css/building-your-first-web-page/)
- [@article@Joshw Comeaus CSS Hack Blog Posts](https://www.joshwcomeau.com/)
- [@article@100 Days CSS Challenge](https://100dayscss.com)
- [@feed@Explore top posts about CSS](https://app.daily.dev/tags/css?ref=roadmapsh)

@ -5,12 +5,6 @@ HTML stands for HyperText Markup Language. It is used on the frontend and gives
Visit the following resources to learn more:
- [@article@W3Schools: Learn HTML](https://www.w3schools.com/html/html_intro.asp)
- [@article@htmlreference.io: All HTML elements at a glance](https://htmlreference.io/)
- [@article@HTML For Beginners The Easy Way](https://html.com)
- [@article@Web Development Basics](https://internetingishard.netlify.app/html-and-css/index.html)
- [@opensource@Interactive HTML Course](https://github.com/denysdovhan/learnyouhtml)
- [@video@HTML Full Course for Beginners](https://youtu.be/mJgBOIoGihA)
- [@video@HTML Full Course - Build a Website Tutorial](https://www.youtube.com/watch?v=pQN-pnXPaVg)
- [@video@HTML Tutorial for Beginners: HTML Crash Course](https://www.youtube.com/watch?v=qz0aGYrrlhU)
- [@article@You don't need JavaScript for that](https://www.htmhell.dev/adventcalendar/2023/2/)
- [@feed@Explore top posts about HTML](https://app.daily.dev/tags/html?ref=roadmapsh)

@ -5,13 +5,7 @@ JavaScript allows you to add interactivity to your pages. Common examples that y
Visit the following resources to learn more:
- [@roadmap@Visit Dedicated JavaScript Roadmap](/javascript)
- [@article@W3Schools – JavaScript Tutorial](https://www.w3schools.com/js/)
- [@article@The Modern JavaScript Tutorial](https://javascript.info/)
- [@article@Learn JavaScript: Covered many topics](https://www.javascripttutorial.net/)
- [@article@Eloquent JavaScript textbook](https://eloquentjavascript.net/)
- [@opensource@You Dont Know JS Yet (book series) ](https://github.com/getify/You-Dont-Know-JS)
- [@video@JavaScript Crash Course for Beginners](https://youtu.be/hdI2bqOjy3c?t=2)
- [@video@Build a Netflix Landing Page Clone with HTML, CSS & JS](https://youtu.be/P7t13SGytRk?t=22)
- [@article@Build 30 Javascript projects in 30 days](https://javascript30.com/)
- [@opensource@Learn the basics of JavaScript](https://github.com/workshopper/javascripting)
- [@feed@Explore top posts about JavaScript](https://app.daily.dev/tags/javascript?ref=roadmapsh)

@ -5,8 +5,5 @@ HTML stands for HyperText Markup Language. It is used on the frontend and gives
Visit the following resources to learn more:
- [@article@W3Schools: Learn HTML](https://www.w3schools.com/html/html_intro.asp)
- [@article@MDN Docs: Getting Started with HTML ](https://developer.mozilla.org/en-US/docs/Learn/HTML/Introduction_to_HTML/Getting_started)
- [@article@web.dev: Learn HTML](https://web.dev/learn/html)
- [@video@HTML Full Course - Build a Website Tutorial](https://www.youtube.com/watch?v=pQN-pnXPaVg)
- [@video@HTML Tutorial for Beginners: HTML Crash Course](https://www.youtube.com/watch?v=qz0aGYrrlhU)
- [@article@HTML Cheatsheet](https://htmlcheatsheet.com)

@ -5,10 +5,6 @@ SEO or Search Engine Optimization is the technique used to optimize your website
Visit the following resources to learn more:
- [@article@Google Search Central — SEO Docs](https://developers.google.com/search/docs)
- [@opensource@SEO Guide](https://github.com/seo/guide)
- [@article@8 Must-Know SEO Best Practices For Developers](https://neilpatel.com/blog/seo-developers/)
- [@article@SEO for Developers](https://medium.com/welldone-software/seo-for-developers-a-quick-overview-5b5b7ce34679)
- [@video@Complete SEO Course for Beginners](https://www.youtube.com/watch?v=xsVTqzratPs)
- [@video@SEO Expert Course](https://www.youtube.com/watch?v=SnxeXZpZkI0)
- [@article@Learning SEO](https://learningseo.io/)
- [@feed@Explore top posts about SEO](https://app.daily.dev/tags/seo?ref=roadmapsh)

@ -6,8 +6,5 @@ Visit the following resources to learn more:
- [@article@Guide to Writing Semantic HTML](https://cs.fyi/guide/writing-semantic-html)
- [@article@W3Schools: Semantic HTML](https://www.w3schools.com/html/html5_semantic_elements.asp)
- [@article@How To Write Semantic HTML](https://hackernoon.com/how-to-write-semantic-html-dkq3ulo)
- [@article@Semantic HTML: What It Is and How It Improves Your Site](https://blog.hubspot.com/website/semantic-html)
- [@article@Semantic Markup](https://html.com/semantic-markup)
- [@article@Semantic HTML - web.dev](https://web.dev/learn/html/semantic-html/)
- [@feed@Explore top posts about HTML](https://app.daily.dev/tags/html?ref=roadmapsh)

Loading…
Cancel
Save