Content pfp
Content
@
0 reply
0 recast
0 reaction

jtgi pfp
jtgi
@jtgi
I basically quit using hooks and did all data fetching on the server after tasting a codebase without hooks. loader and useLoaderData is prob the single most powerful demo for remix: - backend devs like it cause it’s still js, libraries work, no rsc - frontend gets way simpler with no loading, error, data states littered everywhere - all single file
6 replies
3 recasts
43 reactions

Greg pfp
Greg
@greg
ok fine i think i need to finally try remix
1 reply
0 recast
7 reactions

jtgi pfp
jtgi
@jtgi
For pure web apps it’s my fave. They’re currently transitioning remix to become react-router-7 (same team, backward compat, plan for last couple years), I’d use remix.run till the dust settles, docs and libraries are still transitioning.
0 reply
0 recast
4 reactions