Skip to content

Commit

Permalink
Refractor Entire Roadmap. (#7828)
Browse files Browse the repository at this point in the history
  • Loading branch information
offensive-vk authored Dec 2, 2024
1 parent 9023073 commit add174a
Show file tree
Hide file tree
Showing 15 changed files with 27 additions and 23 deletions.
2 changes: 1 addition & 1 deletion src/data/roadmaps/frontend/content/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ Angular is a popular open-source web application framework developed and maintai
Visit the following resources to learn more:

- [@roadmap@Visit Dedicated Angular Roadmap](https://roadmap.sh/angular)
- [@official@Getting started with Angular](https://angular.io/start)
- [@official@Getting started with Angular](https://angular.dev/tutorials/learn-angular)
- [@video@Angular for Beginners Course](https://www.youtube.com/watch?v=3qBXWUpoPHo)
- [@feed@Explore top posts about Angular](https://app.daily.dev/tags/angular?ref=roadmapsh)
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Angular is a popular open-source web application framework developed and maintai

Visit the following resources to learn more:

- [@roadmap@Angular Roadmap](https://roadmap.sh/angular)
- [@official@Angular Website](https://angular.dev)
- [@roadmap@Visit Dedicated Angular Roadmap](https://roadmap.sh/angular)
- [@official@Getting started with Angular](https://angular.dev/tutorials/learn-angular)
- [@video@Angular for Beginners Course](https://www.youtube.com/watch?v=3qBXWUpoPHo)
- [@feed@Explore top posts about Angular](https://app.daily.dev/tags/angular?ref=roadmapsh)
2 changes: 1 addition & 1 deletion src/data/roadmaps/frontend/content/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ Cypress framework is a JavaScript-based end-to-end testing framework built on to
Visit the following resources to learn more:

- [@official@Cypress Website](https://www.cypress.io/)
- [@article@Cypress Documentation](https://docs.cypress.io/)
- [@official@Cypress Documentation](https://docs.cypress.io/)
- [@video@Cypress End-to-End Testing](https://www.youtube.com/watch?v=BQqzfHQkREo)
- [@feed@Explore top posts about Cypress](https://app.daily.dev/tags/cypress?ref=roadmapsh)
2 changes: 1 addition & 1 deletion src/data/roadmaps/frontend/content/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ Eleventy (11ty) is a simple to use, easy to customize, highly performant and pow

Visit the following resources to learn more:

- [@official@Official Website](https://www.11ty.dev/)
- [@official@Eleventy](https://www.11ty.dev/)
- [@official@A collection of 11ty starters, projects, plugins, and resources](https://11ty.rocks/)
- [@video@Introduction to Eleventy](https://www.youtube.com/watch?v=-dM6AmNmMFA)
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ npm (Node Package Manager) is the default package manager for Node.js, providing

Visit the following resources to learn more:

- [@official@NPM Website](https://www.npmjs.com/https://www.npmjs.com/)
- [@official@NPM Website](https://www.npmjs.com/)
- [@official@NPM Documentation](https://docs.npmjs.com/)
- [@article@Modern JavaScript for Dinosaurs](https://peterxjang.com/blog/modern-javascript-explained-for-dinosaurs.html)
- [@opensource@How to NPM](https://github.com/workshopper/how-to-npm)
- [@video@NPM tutorial for Beginners](https://www.youtube.com/watch?v=2V1UUhBJ62Y)
- [@video@NPM Tutorial for Beginners](https://www.youtube.com/watch?v=2V1UUhBJ62Y)
- [@feed@Explore top posts about NPM](https://app.daily.dev/tags/npm?ref=roadmapsh)
1 change: 1 addition & 0 deletions src/data/roadmaps/frontend/content/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ Sass (Syntactically Awesome Style Sheets) is a mature, stable, and powerful prof
Visit the following resources to learn more:

- [@official@Sass Website](https://sass-lang.com/)
- [@official@Online Sass Playground](https://sass-lang.com/playground/)
- [@video@Sass Tutorial for Beginners](https://www.youtube.com/watch?v=_a5j7KoflTs)
- [@video@Sass, BEM, & Responsive Design](https://www.youtube.com/watch?v=jfMHA8SqUL4)
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ SvelteKit is a framework for building web applications using Svelte, a component

Visit the following resources to learn more:

- [@article@Svelte Kit Website](https://kit.svelte.dev/)
- [@article@Official Svelte Kit Docs](https://kit.svelte.dev/docs/introduction)
- [@official@Svelte Kit](https://kit.svelte.dev/)
- [@official@Svelte Kit Docs](https://kit.svelte.dev/docs/introduction)
- [@video@Sveltekit in 100 Seconds](https://www.youtube.com/watch?v=H1eEFfAkIik)
- [@feed@Explore top posts about Svelte](https://app.daily.dev/tags/svelte?ref=roadmapsh)
4 changes: 2 additions & 2 deletions src/data/roadmaps/frontend/content/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ TypeScript is a strongly-typed, object-oriented programming language that builds

Visit the following resources to learn more:

- [@roadmap@TypeScript Roadmap](https://roadmap.sh/typescript)
- [@roadmap@Visit Dedicated TypeScript Roadmap](https://roadmap.sh/typescript)
- [@official@TypeScript Website](https://www.typescriptlang.org/)
- [@official@TypeScript Playground](https://www.typescriptlang.org/play)
- [@article@The TypeScript Handbook](https://www.typescriptlang.org/docs/handbook/intro.html)
- [@official@The TypeScript Handbook](https://www.typescriptlang.org/docs/handbook/intro.html)
- [@video@TypeScript for Beginners](https://www.youtube.com/watch?v=BwuLxPH8IDs)
- [@feed@Explore top posts about TypeScript](https://app.daily.dev/tags/typescript?ref=roadmapsh)
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ DevTools are essential for front-end development, performance optimization, and

Visit the following resources to learn more:

- [@article@Chrome DevTools - Google Developers](https://developers.google.com/web/tools/chrome-devtools)
- [@article@Firefox DevTools User Docs](https://firefox-source-docs.mozilla.org/devtools-user/)
- [@official@Chrome DevTools - Google Developers](https://developers.google.com/web/tools/chrome-devtools)
- [@official@Firefox DevTools User Docs](https://firefox-source-docs.mozilla.org/devtools-user/)
- [@feed@Explore top posts about DevTools](https://app.daily.dev/tags/devtools?ref=roadmapsh)
2 changes: 1 addition & 1 deletion src/data/roadmaps/frontend/content/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ Lighthouse is an open-source tool developed by Google that is used to audit the

Visit the following resources to learn more:

- [@article@Lighthouse - Google Developers](https://developers.google.com/web/tools/lighthouse)
- [@official@Lighthouse - Google Developers](https://developers.google.com/web/tools/lighthouse)
- [@video@What is Google Lighthouse and how to use it](https://www.youtube.com/watch?v=VyaHwvPWuZU)
- [@feed@Explore top posts about Lighthouse](https://app.daily.dev/tags/lighthouse?ref=roadmapsh)
6 changes: 3 additions & 3 deletions src/data/roadmaps/frontend/content/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Repo hosting services provide platforms for storing, managing, and collaborating

Visit the following resources to learn more:

- [@roadmap@Learn Git & Github](https://roadmap.sh/git-github)
- [@official@Codeberg Website](https://codeberg.org/)
- [@roadmap@Visit Dedicated Git & Github Roadmap](https://roadmap.sh/git-github)
- [@official@GitHub Website](https://github.com)
- [@official@GitLab Website](https://about.gitlab.com)
- [@article@BitBucket Website](https://bitbucket.com)
- [@official@Codeberg Website](https://codeberg.org/)
- [@official@BitBucket Website](https://bitbucket.com)
2 changes: 1 addition & 1 deletion ...data/roadmaps/frontend/content/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Version Control Systems (VCS) are tools that help developers track and manage ch

Visit the following resources to learn more:

- [@roadmap@Learn Git & Github](https://roadmap.sh/git-github)
- [@roadmap@Visit Dedicated Git & Github Roadmap](https://roadmap.sh/git-github)
- [@official@Git Documentation](https://git-scm.com/docs)
- [@article@Learn Git by Atlassian](https://www.atlassian.com/git)
- [@video@What is a Version Control System and why you should always use it](https://www.youtube.com/watch?v=IeXhYROClZk)
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Vite is a modern build tool and development server designed for fast and lean de

Visit the following resources to learn more:

- [@official@Vite - The Build Tool for the Web](https://vitejs.dev)
- [@official@Vite Documentation](https://vitejs.dev/guide/)
- [@official@Vite - The Build Tool for the Web](https://vite.dev)
- [@official@Vite Documentation](https://vite.dev/guide/)
- [@video@Vite Crash Course](https://youtu.be/LQQ3CR2JTX8)
- [@video@Vite Tutorial Video](https://www.youtube.com/watch?v=VAeRhmpcWEQ)
- [@feed@Explore top posts about Vite](https://app.daily.dev/tags/vite?ref=roadmapsh)
4 changes: 2 additions & 2 deletions src/data/roadmaps/frontend/content/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ VuePress is a static site generator powered by Vue.js, primarily designed for cr

Visit the following resources to learn more:

- [@official@Official Website](https://vuepress.vuejs.org/)
- [@video@Whats VuePress?](https://www.youtube.com/watch?v=iRhRdY7SQJg)
- [@official@Vuepress](https://vuepress.vuejs.org/)
- [@video@What is VuePress?](https://www.youtube.com/watch?v=iRhRdY7SQJg)
- [@feed@Explore top posts about Vue.js](https://app.daily.dev/tags/vuejs?ref=roadmapsh)
3 changes: 2 additions & 1 deletion src/data/roadmaps/frontend/content/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Webpack is a popular open-source JavaScript module bundler that transforms, bund

Visit the following resources to learn more:

- [@official@Webpack Website](https://webpack.js.org/)
- [@official@Webpack](https://webpack.js.org/)
- [@official@Getting Started with Webpack](https://webpack.js.org/guides/getting-started/)
- [@article@A Complete Guide to Webpack 5](https://www.valentinog.com/blog/webpack)
- [@feed@Explore top posts about Webpack](https://app.daily.dev/tags/webpack?ref=roadmapsh)

0 comments on commit add174a

Please sign in to comment.