May 14, 2024
Sorry, but to me it looks more like "Basics every junior React dev should know", moreover like others mentioned, some of points are duplicit and memoization (and all of "performance" optimization) is overused.
In addition first beta of React 19 is out already, so it would be nice to let go of overoptimizing the codebase because the new compiler will take care of most of this for us (yes there will be transition period and it might look like long run, but better to adapt sooner than later).