home.social

#servercomponents — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #servercomponents, aggregated by home.social.

  1. 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. github.com/shadowwalker/next-p

    I haven't even attempted #ServerComponents yet.