A Visual Guide to React Rendering – Context – Alex Sidorenko
How useMemo can help you prevent unnecessary re-renders. (more…)
Read more »
RSC From Scratch. Part 1: Server Components In this technical deep dive, we’ll implement a very simplified version of React Server Components (RSC) from the scratch. This deep dive will be publishe… Read more