app router in production
Unanswered
Paper wasp posted this in #help-forum
Paper waspOP
Hello Next community!
I'm coming mostly from a Vue.js and Nuxt background. I've used Next a bit before, but only with the page router (which was the only one at the time).
I was wondering if we should go to the app router directly or if we should stick with the page router.
1. Is Next.js going for a smooth transition and will only keep the app router going forward ?
2. How stable the ecosystem is around the app router is for production ? We are using graphql heavily and I see for example that the server component integration is in an "experimental state" https://github.com/apollographql/apollo-client-nextjs .
I'm coming mostly from a Vue.js and Nuxt background. I've used Next a bit before, but only with the page router (which was the only one at the time).
I was wondering if we should go to the app router directly or if we should stick with the page router.
1. Is Next.js going for a smooth transition and will only keep the app router going forward ?
2. How stable the ecosystem is around the app router is for production ? We are using graphql heavily and I see for example that the server component integration is in an "experimental state" https://github.com/apollographql/apollo-client-nextjs .