From 4cc879104fb6be35cc45fe990fd7af52c529459d Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Thu, 6 Jun 2024 22:40:50 +0100 Subject: [PATCH] Remove paid resources --- .../content/109-dapps/100-frontend-frameworks/100-react.md | 1 - .../content/111-pick-a-framework/100-react-js/100-redux.md | 1 - .../content/111-pick-a-framework/100-react-js/index.md | 1 - .../content/114-css-frameworks/114-js-first/101-chakra-ui.md | 1 - .../content/118-server-side-rendering/100-react-js/index.md | 1 - src/data/roadmaps/full-stack/content/111-react.md | 1 - .../102-taking-input/102-inquirer.md | 1 - .../106-state-management/102-redux-and-redux-toolkit.md | 1 - src/data/roadmaps/react/content/107-styling/105-chakra-ui.md | 1 - .../content/111-web-and-mobile/101-react-vue-angular.md | 3 +-- 10 files changed, 1 insertion(+), 11 deletions(-) diff --git a/src/data/roadmaps/blockchain/content/109-dapps/100-frontend-frameworks/100-react.md b/src/data/roadmaps/blockchain/content/109-dapps/100-frontend-frameworks/100-react.md index 12328c89c..daaa5c79a 100644 --- a/src/data/roadmaps/blockchain/content/109-dapps/100-frontend-frameworks/100-react.md +++ b/src/data/roadmaps/blockchain/content/109-dapps/100-frontend-frameworks/100-react.md @@ -7,7 +7,6 @@ Visit the following resources to learn more: - [Visit Dedicated React Roadmap](/react) - [React Website](https://reactjs.org/) - [Official Getting Started](https://reactjs.org/tutorial/tutorial.html) -- [The Beginners Guide to React](https://egghead.io/courses/the-beginner-s-guide-to-react) - [React JS Course for Beginners](https://www.youtube.com/watch?v=nTeuhbP7wdE) - [React Course - Beginners Tutorial for React JavaScript Library [2022]](https://www.youtube.com/watch?v=bMknfKXIFA8) - [Understanding Reacts UI Rendering Process](https://www.youtube.com/watch?v=i793Qm6kv3U) diff --git a/src/data/roadmaps/frontend/content/111-pick-a-framework/100-react-js/100-redux.md b/src/data/roadmaps/frontend/content/111-pick-a-framework/100-react-js/100-redux.md index 60950f076..9b323fc4b 100644 --- a/src/data/roadmaps/frontend/content/111-pick-a-framework/100-react-js/100-redux.md +++ b/src/data/roadmaps/frontend/content/111-pick-a-framework/100-react-js/100-redux.md @@ -7,4 +7,3 @@ Visit the following resources to learn more: - [Official Website](https://redux.js.org/) - [Official Getting Started to Redux](https://redux.js.org/introduction/getting-started) - [Official Tutorial to Learn Redux](https://redux.js.org/tutorials/essentials/part-1-overview-concepts) -- [Fundamentals of Redux Course from Dan Abramov](https://egghead.io/courses/fundamentals-of-redux-course-from-dan-abramov-bd5cc867) diff --git a/src/data/roadmaps/frontend/content/111-pick-a-framework/100-react-js/index.md b/src/data/roadmaps/frontend/content/111-pick-a-framework/100-react-js/index.md index 19b717bed..952085f8f 100644 --- a/src/data/roadmaps/frontend/content/111-pick-a-framework/100-react-js/index.md +++ b/src/data/roadmaps/frontend/content/111-pick-a-framework/100-react-js/index.md @@ -7,7 +7,6 @@ Visit the following resources to learn more: - [Visit Dedicated React Roadmap](/react) - [React Website](https://react.dev) - [Official Getting Started](https://react.dev/learn/tutorial-tic-tac-toe) -- [The Beginners Guide to React](https://egghead.io/courses/the-beginner-s-guide-to-react) - [React JS Course for Beginners](https://www.youtube.com/watch?v=nTeuhbP7wdE) - [React Course - Beginners Tutorial for React JavaScript Library [2022]](https://www.youtube.com/watch?v=bMknfKXIFA8) - [Understanding Reacts UI Rendering Process](https://www.youtube.com/watch?v=i793Qm6kv3U) diff --git a/src/data/roadmaps/frontend/content/114-css-frameworks/114-js-first/101-chakra-ui.md b/src/data/roadmaps/frontend/content/114-css-frameworks/114-js-first/101-chakra-ui.md index 512982680..6cbec8607 100644 --- a/src/data/roadmaps/frontend/content/114-css-frameworks/114-js-first/101-chakra-ui.md +++ b/src/data/roadmaps/frontend/content/114-css-frameworks/114-js-first/101-chakra-ui.md @@ -7,6 +7,5 @@ Visit the following resources to learn more: - [Chakra UI Website](https://chakra-ui.com/) - [Chakra UI Official Getting Started](https://chakra-ui.com/docs/getting-started) - [Why You Should Start Using Chakra UI](https://www.freecodecamp.org/news/why-should-you-start-using-chakraui/) -- [Build a Modern User Interface with Chakra UI](https://egghead.io/courses/build-a-modern-user-interface-with-chakra-ui-fac68106) - [Official Getting Started Video](https://youtu.be/wI2vqXsjsIo) - [Chakra UI Crash Course](https://youtu.be/s-bIsz-NR3c) diff --git a/src/data/roadmaps/frontend/content/118-server-side-rendering/100-react-js/index.md b/src/data/roadmaps/frontend/content/118-server-side-rendering/100-react-js/index.md index 19b717bed..952085f8f 100644 --- a/src/data/roadmaps/frontend/content/118-server-side-rendering/100-react-js/index.md +++ b/src/data/roadmaps/frontend/content/118-server-side-rendering/100-react-js/index.md @@ -7,7 +7,6 @@ Visit the following resources to learn more: - [Visit Dedicated React Roadmap](/react) - [React Website](https://react.dev) - [Official Getting Started](https://react.dev/learn/tutorial-tic-tac-toe) -- [The Beginners Guide to React](https://egghead.io/courses/the-beginner-s-guide-to-react) - [React JS Course for Beginners](https://www.youtube.com/watch?v=nTeuhbP7wdE) - [React Course - Beginners Tutorial for React JavaScript Library [2022]](https://www.youtube.com/watch?v=bMknfKXIFA8) - [Understanding Reacts UI Rendering Process](https://www.youtube.com/watch?v=i793Qm6kv3U) diff --git a/src/data/roadmaps/full-stack/content/111-react.md b/src/data/roadmaps/full-stack/content/111-react.md index 968423cd8..ad9986c9d 100644 --- a/src/data/roadmaps/full-stack/content/111-react.md +++ b/src/data/roadmaps/full-stack/content/111-react.md @@ -7,7 +7,6 @@ Visit the following resources to learn more: - [Visit Dedicated React Roadmap](/react) - [React Website](https://reactjs.org/) - [Official Getting Started](https://reactjs.org/tutorial/tutorial.html) -- [The Beginners Guide to React](https://egghead.io/courses/the-beginner-s-guide-to-react) - [React JS Course for Beginners](https://www.youtube.com/watch?v=nTeuhbP7wdE) - [React Course - Beginners Tutorial for React](https://www.youtube.com/watch?v=bMknfKXIFA8) - [Understanding Reacts UI Rendering Process](https://www.youtube.com/watch?v=i793Qm6kv3U) diff --git a/src/data/roadmaps/nodejs/content/106-nodejs-command-line-apps/102-taking-input/102-inquirer.md b/src/data/roadmaps/nodejs/content/106-nodejs-command-line-apps/102-taking-input/102-inquirer.md index 0ef3f6424..f2d042cdf 100644 --- a/src/data/roadmaps/nodejs/content/106-nodejs-command-line-apps/102-taking-input/102-inquirer.md +++ b/src/data/roadmaps/nodejs/content/106-nodejs-command-line-apps/102-taking-input/102-inquirer.md @@ -10,4 +10,3 @@ Visit the following resources to learn more: - [Official Docs](https://github.com/SBoudrias/Inquirer.js#readme) - [How To Create Interactive Command-line Prompts with Inquirer.js](https://www.digitalocean.com/community/tutorials/nodejs-interactive-command-line-prompts) - [How to make a CLI in Node.js with Inquirer](https://www.youtube.com/watch?v=0xjfkl9nODQ) -- [Create an Interactive Node.js Command Line Tool using Inquirer](https://egghead.io/lessons/node-js-create-an-interactive-node-js-command-line-tool-using-inquirer) diff --git a/src/data/roadmaps/react/content/106-state-management/102-redux-and-redux-toolkit.md b/src/data/roadmaps/react/content/106-state-management/102-redux-and-redux-toolkit.md index ffcb9966a..b7dde9cb2 100644 --- a/src/data/roadmaps/react/content/106-state-management/102-redux-and-redux-toolkit.md +++ b/src/data/roadmaps/react/content/106-state-management/102-redux-and-redux-toolkit.md @@ -13,5 +13,4 @@ Visit the following resources to learn more: - [Official Getting Started to Redux](https://redux.js.org/introduction/getting-started) - [Redux Toolkit Official Website](https://redux-toolkit.js.org) - [Official Tutorial to Learn Redux](https://redux.js.org/tutorials/essentials/part-1-overview-concepts) -- [Fundamentals of Redux Course from Dan Abramov](https://egghead.io/courses/fundamentals-of-redux-course-from-dan-abramov-bd5cc867) - [Redux Tutorial - Beginner to Advanced](https://youtube.com/watch?v=zrs7u6bdbUw) diff --git a/src/data/roadmaps/react/content/107-styling/105-chakra-ui.md b/src/data/roadmaps/react/content/107-styling/105-chakra-ui.md index 0d4164d3f..20ad94faa 100644 --- a/src/data/roadmaps/react/content/107-styling/105-chakra-ui.md +++ b/src/data/roadmaps/react/content/107-styling/105-chakra-ui.md @@ -6,7 +6,6 @@ Visit the following resources to learn more: - [Chakra UI Website](https://chakra-ui.com/) - [Chakra UI Official Getting Started](https://chakra-ui.com/docs/getting-started) -- [Build a Modern User Interface with Chakra UI](https://egghead.io/courses/build-a-modern-user-interface-with-chakra-ui-fac68106) - [Official Getting Started Video](https://youtu.be/wI2vqXsjsIo) - [Chakra UI Crash Course](https://youtu.be/s-bIsz-NR3c) - [Why You Should Start Using Chakra UI](https://www.freecodecamp.org/news/why-should-you-start-using-chakraui/) diff --git a/src/data/roadmaps/software-architect/content/111-web-and-mobile/101-react-vue-angular.md b/src/data/roadmaps/software-architect/content/111-web-and-mobile/101-react-vue-angular.md index fbfe6d9a5..8c3bbe698 100644 --- a/src/data/roadmaps/software-architect/content/111-web-and-mobile/101-react-vue-angular.md +++ b/src/data/roadmaps/software-architect/content/111-web-and-mobile/101-react-vue-angular.md @@ -7,8 +7,7 @@ Visit the following resources to learn more: - [Visit Dedicated React Roadmap](/react) - [React Website](https://reactjs.org/) - [Official Getting Started](https://reactjs.org/tutorial/tutorial.html) -- [Beta React Docs](https://beta.reactjs.org/) -- [The Beginners Guide to React](https://egghead.io/courses/the-beginner-s-guide-to-react) +- [Beta React Docs](https://reactjs.org/) - [React JS Course for Beginners](https://www.youtube.com/watch?v=nTeuhbP7wdE) - [React Course - Beginners Tutorial for React JavaScript Library [2022]](https://www.youtube.com/watch?v=bMknfKXIFA8) - [Understanding Reacts UI Rendering Process](https://www.youtube.com/watch?v=i793Qm6kv3U)