Code Splitting and Lazy Loading in React
A practical guide to ship less JavaScript up front by combining route-level and component-level lazy loading in React apps.
IntermediateApr 26, 2026#react#performance#code-splitting#lazy-loading
Fresh notes on frontend engineering, UI systems, performance, and product craft.
A practical guide to ship less JavaScript up front by combining route-level and component-level lazy loading in React apps.
Exploring the performance benefits and developer experience improvements that made Bun our package manager of choice.
How shadcn/ui changed our approach to component libraries and why copy-paste beats npm install.