We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2105af5 commit fd8af9eCopy full SHA for fd8af9e
exercises/01.use-reducer/README.mdx
@@ -1,6 +1,6 @@
1
# Advanced State Management
2
3
-<EpicVideo url="https://www.epicreact.dev/workshops/advanced-react-apis/intro-to-advanced-state-management-v2" />
+<EpicVideo url="https://www.epicreact.dev/workshops/advanced-react-apis/intro-to-advanced-state-management" />
4
5
React's `useState` hook can get you a really long way with React state
6
management. That said, sometimes you want to separate the state logic from the
0 commit comments