Content pfp
Content
@
0 reply
0 recast
0 reaction

Samuel pfp
Samuel
@samuellhuber.eth
Typescript backend/API what is THE go to? Hearing lots of nest.js next.js and tRPC talks. Also love what Adonis.JS is doing in bundling things you need anyways like lavarel. Just don't know THE one
12 replies
0 recast
3 reactions

jtgi pfp
jtgi
@jtgi
If you want typescript, I'd use next.js or remix.run with prisma. With Prisma you'll have a fully typed backend. I'm using remix.run lately, next.js with app dir and server components is a bit early and complicated (right now). I'd avoid nest unless you like Java and want to go slow. Its also only API side.
1 reply
0 recast
0 reaction

Samuel pfp
Samuel
@samuellhuber.eth
Remix looks really cool! Thanks for sharing!
0 reply
0 recast
0 reaction