New react callbacks memoization pattern
How to stabilise a memo component when everything else fails
memo looks simple until you wrap a component in it and it re-renders anyway.
So here is the question underneath this whole pattern:
How do
featuringcode.com15 min read