WHEN to not use SSR?

can someone explain to me when not to use SSR? I never want to see a loading indicator when i open a new page. So i dont really understand when not to use it. In the past i've generally used SSR on all slug pages and not or some index pages that are not important for SEO. But why not just use SSR with revalidation on every single page? The pages load faster and the data is never stale either way so why would i not just use this across the whole applciation?
1 Reply
Yiannis
Yiannis13mo ago
Theo - t3․gg
YouTube
Do you REALLY need SSR?
People kept asking if they needed Server Side Rendering so I made a video about why they do. In depth on React Server Components, Next.js, Remix and more. Lmk what you think! ALL MY VIDEOS ARE POSTED EARLY ON PATREON https://www.patreon.com/t3dotgg Everything else (Twitch, Twitter, Discord & my blog): https://t3.gg/links S/O Ph4seOne for the a...