06 —WRITING

Leave some notes for the world.

Personal notes →
BuildingJanuary 3, 2026

React Performance: From Audit to Optimization

Master React performance with a systematic approach. Learn to identify wasted renders, use the React Profiler effectively, and apply optimization techniques like memoization, code splitting, and state normalization.