Skip to content

Commit b7d5199

Browse files
authored
add links 01.use-reducer-01/problem.new-state
1 parent 5767739 commit b7d5199

File tree

1 file changed

+3
-1
lines changed
  • exercises/01.use-reducer/01.problem.new-state

1 file changed

+3
-1
lines changed

exercises/01.use-reducer/01.problem.new-state/README.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,6 @@ be using it to learn how to use it).
99

1010
The emoji will guide you through this!
1111

12-
📜 [`useReducer` docs](https://react.dev/reference/react/useReducer).
12+
📜 [`useReducer` docs](https://react.dev/reference/react/useReducer)
13+
📜 [How to implement useState with useReducer](https://kentcdodds.com/blog/how-to-implement-usestate-with-usereducer)
14+
📜 [Should I useState or useReducer?](https://kentcdodds.com/blog/should-i-usestate-or-usereducer)

0 commit comments

Comments
 (0)