#approuter — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #approuter, aggregated by home.social.
-
#Development #Experiences
Why we’re moving on · A critique of React Server Components and Next.js 15 https://ilo.im/167v85_____
#Vercel #NextJS #React #Vite #TurboPack #TanStack #AppRouter #WebDev #Frontend #Backend -
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
-
Eine neue Folge @papperlapapp ist live. Wir setzen unsere Reihe zu next.js fort und der @holgergp erklärt mir diesmal, was sich mit der Umstellung vom pages auf den app-router alles geändert hat.
-
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
-
This is my first time using #NextJS's new #AppRouter model.
I don't know if I'm a fan of this `metadata` object...