From aba2fd1d355ee860962bcdb082200b8e0fbc3ee7 Mon Sep 17 00:00:00 2001 From: JustLolo <103621114+JustLolo@users.noreply.github.com> Date: Sun, 18 Jun 2023 18:11:38 -0500 Subject: [PATCH 1/2] External broken link, Youtube is showing: `This video isn't available anymore` --- src/data/roadmaps/react/content/104-hooks/102-common-hooks.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/data/roadmaps/react/content/104-hooks/102-common-hooks.md b/src/data/roadmaps/react/content/104-hooks/102-common-hooks.md index d1bf9cf68..fa2c0854e 100644 --- a/src/data/roadmaps/react/content/104-hooks/102-common-hooks.md +++ b/src/data/roadmaps/react/content/104-hooks/102-common-hooks.md @@ -22,5 +22,4 @@ Visit the following resources to learn more: - [useMemo Hook by Example](https://www.robinwieruch.de/react-usememo-hook/) - [useContext Hook by Example](https://www.robinwieruch.de/react-usecontext-hook/) - [useReducer Hook by Example](https://www.robinwieruch.de/react-usereducer-hook/) -- [useReducer vs useState Hook](https://www.robinwieruch.de/react-usereducer-vs-usestate/) -- [useDefferedValue Hook video](https://www.youtube.com/watch?v=jcgmedd6iwa) \ No newline at end of file +- [useReducer vs useState Hook](https://www.robinwieruch.de/react-usereducer-vs-usestate/) \ No newline at end of file From 1630b493b171a6b7c764e6253c46ba0f7251d5b5 Mon Sep 17 00:00:00 2001 From: JustLolo <103621114+JustLolo@users.noreply.github.com> Date: Mon, 19 Jun 2023 06:41:26 -0500 Subject: [PATCH 2/2] External link is broken, fixed --- src/data/roadmaps/react/content/104-hooks/102-common-hooks.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/data/roadmaps/react/content/104-hooks/102-common-hooks.md b/src/data/roadmaps/react/content/104-hooks/102-common-hooks.md index fa2c0854e..6ad12d16a 100644 --- a/src/data/roadmaps/react/content/104-hooks/102-common-hooks.md +++ b/src/data/roadmaps/react/content/104-hooks/102-common-hooks.md @@ -22,4 +22,5 @@ Visit the following resources to learn more: - [useMemo Hook by Example](https://www.robinwieruch.de/react-usememo-hook/) - [useContext Hook by Example](https://www.robinwieruch.de/react-usecontext-hook/) - [useReducer Hook by Example](https://www.robinwieruch.de/react-usereducer-hook/) -- [useReducer vs useState Hook](https://www.robinwieruch.de/react-usereducer-vs-usestate/) \ No newline at end of file +- [useReducer vs useState Hook](https://www.robinwieruch.de/react-usereducer-vs-usestate/) +- [useDefferedValue Hook video](https://www.youtube.com/watch?v=jCGMedd6IWA) \ No newline at end of file