Skip to content

Commit da5bdbd

Browse files
committed
add blog post by @payapula
1 parent f96c92a commit da5bdbd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

exercises/02.side-effects/README.mdx

+6
Original file line numberDiff line numberDiff line change
@@ -105,3 +105,9 @@ side effects, subscriptions, and manual DOM manipulations in functional
105105
components.
106106

107107
This will make more sense after finishing the exercise. So come back!
108+
109+
<callout-success>
110+
To dive into this deeper, check out [React Hooks
111+
Flow](https://www.bharathikannan.com/blog/react-useeffect-flow) by [Bharathi
112+
Kannan](https://www.bharathikannan.com/).
113+
</callout-success>

0 commit comments

Comments
 (0)