purescript-react / purescript-react-basic-hooks

An implementation of React hooks on top of purescript-react-basic
https://pursuit.purescript.org/packages/purescript-react-basic-hooks/
Apache License 2.0
198 stars 31 forks source link

Add examples to useEffect docs #43

Closed pete-murphy closed 3 years ago

pete-murphy commented 3 years ago

There was a question on the PureScript Discourse about how to use useEffect, and I've fielded similar questions on the FP Slack from folks who were similarly confused about it, so I figured it might be worthwhile to add an example to the docs.