Next.js' App Router has two major problems that make it difficult to adopt. The Pages Router was simpler and had file-based routing. The App Router introduced new features but also increased complexity. It's challenging to avoid complexity as frameworks grow. Just because something is recommended, doesn't mean it's right for you.
•7m read time• From dev.to
Table of contents
A quick look at the Pages RouterThe App Router releaseWhen a framework doesn’t do what you think it will doIt’s very hard to build a one-size-fits-all productIs this inevitable for frameworks as they grow?Just because something is recommended, doesn’t mean it’s right for you29 Comments
Sort: