This post discusses how Next.js breaks React fundamentals and provides examples of the DX (Developer Experience) issues in the current Next.js API. It argues for a better approach to framework API design that prioritizes DX while still providing good performance.

10m read timeFrom ondrejvelisek.github.io
Post cover image
Table of contents
DX > Performance ​Fundamentals ​Sample Component ​1. Forced to Lift State up ​2. Forced to Split a Component ​3. Forced to Prop Drilling ​4. Forced to Give up on Server ​Summary ​A Better Approach ​
3 Comments

Sort: