Remove paid resources

pull/5821/head
Kamran Ahmed 6 months ago
parent 1ac8a86f1c
commit 4cc879104f
  1. 1
      src/data/roadmaps/blockchain/content/109-dapps/100-frontend-frameworks/100-react.md
  2. 1
      src/data/roadmaps/frontend/content/111-pick-a-framework/100-react-js/100-redux.md
  3. 1
      src/data/roadmaps/frontend/content/111-pick-a-framework/100-react-js/index.md
  4. 1
      src/data/roadmaps/frontend/content/114-css-frameworks/114-js-first/101-chakra-ui.md
  5. 1
      src/data/roadmaps/frontend/content/118-server-side-rendering/100-react-js/index.md
  6. 1
      src/data/roadmaps/full-stack/content/111-react.md
  7. 1
      src/data/roadmaps/nodejs/content/106-nodejs-command-line-apps/102-taking-input/102-inquirer.md
  8. 1
      src/data/roadmaps/react/content/106-state-management/102-redux-and-redux-toolkit.md
  9. 1
      src/data/roadmaps/react/content/107-styling/105-chakra-ui.md
  10. 3
      src/data/roadmaps/software-architect/content/111-web-and-mobile/101-react-vue-angular.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)

@ -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)

@ -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)

@ -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)

@ -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)

@ -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)

@ -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)

@ -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)

@ -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/)

@ -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)

Loading…
Cancel
Save