Fork me on GitHub
#reagent
<
2021-10-04
>
pmooser15:10:39

Does anyone use reagent with react things like useEffect ? Has anything been written on how to do so ?

pmooser15:10:23

Oh, I see it referenced on the doc page about the ReagentCompiler.

alexdavis17:10:00

If you really want to go down the hooks path it's worth looking at https://github.com/lilactown/helix

👍 1
alexdavis17:10:22

Though it is possible to use them in reagent too