#approuter โ Public Fediverse posts
Live and recent posts from across the Fediverse tagged #approuter, aggregated by home.social.
-
One year with Next.js App Router and why we're moving on
https://paperclover.net/blog/webdev/one-year-next-app-router
#HackerNews #NextJS #AppRouter #movingOn #webDevelopment #techTrends #developerJourney
-
I am really second guessing the decision to build this in #NextJS.
There's a LOT of confusion around the new #AppRouter paradigm, the Discord is a madhouse.
I've been struggling just to get the #serviceWorker and #webmanifest for the #PWA set up right. It seems most people use `next-pwa` but it hasn't been updated to support AppRouter yet so there's a nasty fix to do. https://github.com/shadowwalker/next-pwa/issues/424
I haven't even attempted #ServerComponents yet.
-
You can't do #ServiceWorkers with #NextJS using the new #AppRouter