Use react.dev for links (#7332)

* Update useCallback with new React website

* Update links with new React website
pull/7339/head
Jean-François Greffier 2 weeks ago committed by GitHub
parent 3b1cc91405
commit c26fb97bc7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      src/data/roadmaps/full-stack/content/react@khoUtTUxdf8udAzN9_CAb.md
  2. 2
      src/data/roadmaps/react/content/usecallback@2zrN65JZhCyNimi33g78f.md
  3. 5
      src/data/roadmaps/software-architect/content/react-vue-angular@mCiYCbKIOVU34qil_q7Hg.md

@ -5,8 +5,8 @@ React is the most popular front-end JavaScript library for building user interfa
Visit the following resources to learn more:
- [@roadmap@Visit Dedicated React Roadmap](https://roadmap.sh/react)
- [@article@React Website](https://reactjs.org/)
- [@article@Official Getting Started](https://reactjs.org/tutorial/tutorial.html)
- [@article@React Website](https://react.dev/)
- [@article@Official Getting Started](https://react.dev/learn/tutorial-tic-tac-toe)
- [@video@React JS Course for Beginners](https://www.youtube.com/watch?v=nTeuhbP7wdE)
- [@video@React Course - Beginners Tutorial for React](https://www.youtube.com/watch?v=bMknfKXIFA8)
- [@video@Understanding Reacts UI Rendering Process](https://www.youtube.com/watch?v=i793Qm6kv3U)

@ -4,6 +4,6 @@
Visit the following resources to learn more:
- [@article@React Documentation on useCallback](https://reactjs.org/docs/hooks-reference.html#usecallback)
- [@article@React Documentation on useCallback](https://react.dev/reference/react/useCallback)
- [@article@useCallback Explained in Depth](https://kentcdodds.com/blog/usememo-and-usecallback)
- [@article@useCallback Hook: An Introductory Guide](https://dmitripavlutin.com/dont-overuse-react-usecallback/)

@ -5,9 +5,8 @@ React is the most popular front-end JavaScript library for building user interfa
Visit the following resources to learn more:
- [@roadmap@Visit Dedicated React Roadmap](https://roadmap.sh/react)
- [@article@React Website](https://reactjs.org/)
- [@article@Official Getting Started](https://reactjs.org/tutorial/tutorial.html)
- [@article@Beta React Docs](https://reactjs.org/)
- [@article@React Website](https://react.dev/)
- [@article@Official Getting Started](https://react.dev/learn/tutorial-tic-tac-toe)
- [@video@React JS Course for Beginners](https://www.youtube.com/watch?v=nTeuhbP7wdE)
- [@video@React Course - Beginners Tutorial for React JavaScript Library \[2022\]](https://www.youtube.com/watch?v=bMknfKXIFA8)
- [@video@Understanding Reacts UI Rendering Process](https://www.youtube.com/watch?v=i793Qm6kv3U)

Loading…
Cancel
Save