Theo's Typesafe CultTTC
Theo's Typesafe Cult3y ago
1 reply
Ben

Is trpc's isr (ssg) worth it?

I have an application at https://judge-devs.vercel.app/. Projects single page (at /project/[id]) is using isr as trpc recommends it and i have users single page (at user/[id]) which uses "bare" isr and users single page significantly loads faster.

So the question is why would I use trpc's method when i can achieve faster loads without using it? What are the benefits of using isr as trpc recommends it?
place where developers share their projects... soul
Was this page helpful?