Skip to content

Commit

Permalink
add blog post by @payapula
Browse files Browse the repository at this point in the history
  • Loading branch information
kentcdodds committed Oct 29, 2024
1 parent f96c92a commit da5bdbd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions exercises/02.side-effects/README.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -105,3 +105,9 @@ side effects, subscriptions, and manual DOM manipulations in functional
components.

This will make more sense after finishing the exercise. So come back!

<callout-success>
To dive into this deeper, check out [React Hooks
Flow](https://www.bharathikannan.com/blog/react-useeffect-flow) by [Bharathi
Kannan](https://www.bharathikannan.com/).
</callout-success>

0 comments on commit da5bdbd

Please sign in to comment.