Pip liked a post by Keeley
Is there any existing React tooling/linting that can detect hooks that return unmemoized functions? Seeing a lot of subtle performance regressions coming from breaking memoization, trying to better understand what tooling is out there that can help detect that during dev