From 1b904432088ed9847f965c71213fd20dd42ec4d4 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Mon, 2 Sep 2024 19:13:33 +0100 Subject: [PATCH] Remove low quality content links --- .../content/accessibility@iJIqi7ngpGHWAqtgdjgxB.md | 4 ---- .../frontend/content/css@ZhJhf1M2OphYbEmduFq-9.md | 8 -------- .../frontend/content/html@yWG2VUkaF5IJVVut6AiSy.md | 6 ------ .../frontend/content/javascript@ODcfFEorkfJNupoQygM53.md | 6 ------ .../content/learn-the-basics@PCirR2QiFYO89Fm-Ev3o1.md | 3 --- .../frontend/content/seo-basics@mH_qff8R7R6eLQ1tPHLgG.md | 4 ---- .../writing-semantic-html@z8-556o-PaHXjlytrawaF.md | 3 --- 7 files changed, 34 deletions(-) diff --git a/src/data/roadmaps/frontend/content/accessibility@iJIqi7ngpGHWAqtgdjgxB.md b/src/data/roadmaps/frontend/content/accessibility@iJIqi7ngpGHWAqtgdjgxB.md index bd1f54fa9..50d6b1b8e 100644 --- a/src/data/roadmaps/frontend/content/accessibility@iJIqi7ngpGHWAqtgdjgxB.md +++ b/src/data/roadmaps/frontend/content/accessibility@iJIqi7ngpGHWAqtgdjgxB.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) diff --git a/src/data/roadmaps/frontend/content/css@ZhJhf1M2OphYbEmduFq-9.md b/src/data/roadmaps/frontend/content/css@ZhJhf1M2OphYbEmduFq-9.md index d21932f9a..7a414069e 100644 --- a/src/data/roadmaps/frontend/content/css@ZhJhf1M2OphYbEmduFq-9.md +++ b/src/data/roadmaps/frontend/content/css@ZhJhf1M2OphYbEmduFq-9.md @@ -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) diff --git a/src/data/roadmaps/frontend/content/html@yWG2VUkaF5IJVVut6AiSy.md b/src/data/roadmaps/frontend/content/html@yWG2VUkaF5IJVVut6AiSy.md index cf2aeae1b..09ad71aea 100644 --- a/src/data/roadmaps/frontend/content/html@yWG2VUkaF5IJVVut6AiSy.md +++ b/src/data/roadmaps/frontend/content/html@yWG2VUkaF5IJVVut6AiSy.md @@ -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) diff --git a/src/data/roadmaps/frontend/content/javascript@ODcfFEorkfJNupoQygM53.md b/src/data/roadmaps/frontend/content/javascript@ODcfFEorkfJNupoQygM53.md index c8f79208d..0c61c3fa1 100644 --- a/src/data/roadmaps/frontend/content/javascript@ODcfFEorkfJNupoQygM53.md +++ b/src/data/roadmaps/frontend/content/javascript@ODcfFEorkfJNupoQygM53.md @@ -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) diff --git a/src/data/roadmaps/frontend/content/learn-the-basics@PCirR2QiFYO89Fm-Ev3o1.md b/src/data/roadmaps/frontend/content/learn-the-basics@PCirR2QiFYO89Fm-Ev3o1.md index fbf7b2367..285dd381f 100644 --- a/src/data/roadmaps/frontend/content/learn-the-basics@PCirR2QiFYO89Fm-Ev3o1.md +++ b/src/data/roadmaps/frontend/content/learn-the-basics@PCirR2QiFYO89Fm-Ev3o1.md @@ -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) diff --git a/src/data/roadmaps/frontend/content/seo-basics@mH_qff8R7R6eLQ1tPHLgG.md b/src/data/roadmaps/frontend/content/seo-basics@mH_qff8R7R6eLQ1tPHLgG.md index 51340ccaf..c68c7cb19 100644 --- a/src/data/roadmaps/frontend/content/seo-basics@mH_qff8R7R6eLQ1tPHLgG.md +++ b/src/data/roadmaps/frontend/content/seo-basics@mH_qff8R7R6eLQ1tPHLgG.md @@ -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) diff --git a/src/data/roadmaps/frontend/content/writing-semantic-html@z8-556o-PaHXjlytrawaF.md b/src/data/roadmaps/frontend/content/writing-semantic-html@z8-556o-PaHXjlytrawaF.md index 7a9eb2156..7b9db3fd2 100644 --- a/src/data/roadmaps/frontend/content/writing-semantic-html@z8-556o-PaHXjlytrawaF.md +++ b/src/data/roadmaps/frontend/content/writing-semantic-html@z8-556o-PaHXjlytrawaF.md @@ -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)