Hacker News new | ask | show | jobs
by athesyn 1074 days ago
>I had a junior on my team propose we switch our year old project to Next’s app router.

that doesn't sound like a big change.

2 comments

It’s quite a big change, depending on how many routes are in play. Migrating to App Router is non-trivial.

Thankfully, the pages directory model is still just fine, so there’s no immense pressure for existing apps to migrate, and it can be done somewhat incrementally.

Is that supposed to be an argument for or against doing it?