Exploring why React.memo shouldn't be your first choice for performance optimizations| tkdodo.eu
Refs can provide a way to sidestep dependency arrays without violating any rules, and the proposed useEvent hook might make working with functions and effects a lot easier...| tkdodo.eu
Let's demystify what stale closures are in combination with react hooks with the help of the analogy of taking a photo ...| tkdodo.eu