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

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

David Furlong pfp
David Furlong
@df
2/ React is the most popular JS framework. Next.js is the biggest opinionated react framework Vercel is the easiest way to deploy Next.js (and good, but premium cost) Remix does bring a paradigm change, but I think Next.js is heading in the same direction as Remix, so choosing Next now is still better (less glass)
2 replies
0 recast
0 reaction

vincent pfp
vincent
@pixel
A good alternative to React and Next is Svelte and SvelteKit. Not a popular recommendation, but it's very ergonomic.
1 reply
0 recast
0 reaction

David Furlong pfp
David Furlong
@df
community > ergonomics
1 reply
0 recast
0 reaction

vincent pfp
vincent
@pixel
I think that applies more to network-effect things. Although the React ecosystem is way larger than Svelte's, especially web3 related...
0 reply
0 recast
0 reaction