To tell you the truth, I first landed on TanStack Start docs page a few times earlier. But somehow just couldn't get past their Getting Started page because of the annoying Partner Logo Ads on their docs pages. Tho, I really like their apprach to RSC and therefore am surely giving TSS a try.
I know that a company needs to make money to grow the team and build good software. It's just that it would be really great if the Ads were not so intrusive! I kinda believe Docs pages hold some kind of sanctity in devs' minds, and frankly I initially (and my bad - incorrectly) judged the team who is willing to 'pollute' this place with such banners on "all" of their docs pages.
I have a Next.js app too, and it takes about 1m30 to deploy. it really takes longer to build when your app gets larger, and if I'd had to rebuilt the app focusing on build time, I'd probably go with Remix
(note this is with Vercel's [proprietary] build cache, it takes longer when there's no build cache)
reply