iLearner

Results 7 comments of iLearner

it looks like using: ```ts useEffect(() => { const whatever = props.whatever; whatever(); }, [props.whatever]); ``` still remains the cleanest way for me at least but some have strongly suggested...

Is this ever going to be looked at? or has already been looked at perhaps?

> We've got a first implementation of this and are going to make a PR soon – see https://twitter.com/hybridherbst/status/1563676038214959104. Some cleanup to do first, it's a pretty big refactor. hi,...

Were there any updates on this?