Nar pfp
Nar
@nar
Open question for devs of FC: what do you think of Vercel and Next.js?
10 replies
0 recast
0 reaction

Nar pfp
Nar
@nar
Thanks a ton for the suggestions everyone! Ended up going with a partial migration to Next (meatiest route is fully Nextjs and rest fall back to old CRA). And fully on vercel too, in about 3 days. You all are an incredibly helpful group ❤️
0 reply
0 recast
0 reaction

Brent Fitzgerald pfp
Brent Fitzgerald
@bf
Vercel is the easiest way to deploy right now. But its seat pricing gets expensive for small projects. Next is fine, generally not needed for SPAs that are client focused and can’t take advantage of the SSR optimizations.
1 reply
0 recast
0 reaction

Carlos Matallín pfp
Carlos Matallín
@matallo.eth
Been a big fan since the very early days. Hell, I even have a Next.js hoodie. However I think they’ve progressively locked down the hobby plans and can be expensive fast. I have not been paying enough attention to Remix.
1 reply
0 recast
0 reaction

payton ↑ pfp
payton ↑
@payton
(from an infra/backend dev) Vercel has been incredibly easy to use for continuous deployments and has beautiful integrations w/ github (haven't tried their database products). I have used Next.js. It works. I honestly have zero opinions on it because I do the bare minimum to make things appear in my browser. 💀
1 reply
0 recast
0 reaction

Justin Hunter pfp
Justin Hunter
@polluterofminds
By far the easiest platform to code/test/deploy. You don’t have to worry much about configuration or serverless functions working. It all just works.
0 reply
0 recast
0 reaction

Daniel Olarte pfp
Daniel Olarte
@od
I started to use Vercel and Next.js in a project for Developer DAO, and I really enjoyed how easy it was to set it up with Github and how smoothly everything went. Will have to double check on bigger projects how does it perform
0 reply
0 recast
0 reaction

David Furlong pfp
David Furlong
@df
1/ For most startups choosing an opinionated framework to start off with is the best the way to go so you don't work on the wrong thing (tech instead of product). In JS usually you want to start with the most popular framework unless there is a paradigm shift coming.
1 reply
0 recast
0 reaction

Michael Pfister pfp
Michael Pfister
@pfista
This is a nice subscription starter app, uses supabase too https://github.com/vercel/nextjs-subscription-payments
0 reply
0 recast
0 reaction

vincent pfp
vincent
@pixel
Vercel knows how to market their stuff. It just "feels luxurious," not sure why. Switched to it recently, not looking back.
0 reply
0 recast
0 reaction

mihanix pfp
mihanix
@nomad
consider nest.js instead
0 reply
0 recast
0 reaction