
I'm curious which router from Next.js is recommended by someone at Appwrite for use with Next.js. Should I use the App Router or the Pages Router?
This is because when you use the App Router, you need to work on both the client and server sides. Also, it seems a bit tricky to set up server-side rendering with Appwrite. And when using the client, I need to turn every single component into a client component, which seems to make the App Router messy, I think.

It is always easier to use client-rendering, even better for rendering loading. (It is only my personal opinion). But if you want to use ssr, you can use appwrite-ssr npm pck

Maybe you can switch the ssr off, cant you?

If you don't need seo, then disabling SSR could probably be a good choice
Recommended threads
- React Client SDK - CORS issue for Storag...
Hi I've been working on a project for a few weeks with the React Client SDK and OAuth2.0 Google login. All has been working alright, but today I've started gett...
- rror creating Appwrite user: User (role:...
I do not understand, I have tryied everything tryable to make this error go away, I have absolutely no more ideas on how should I correct this. Anything can hel...
- My projects archived. Did not see the up...
