Best Practices for Using `effect.fn` in Code

how often should we use effect.fn? is it a good practice to put it everywhere where we'd have a function returning an effect?
Was this page helpful?