Content
@
0 reply
0 recast
0 reaction
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
Darryl Yeo đ ïž
@darrylyeo
Curious if youâve ever tried Solid Start or TanStack Start?
1 reply
0 recast
0 reaction
jtgi
@jtgi
Neither, though I've written and contributed in solid a bit. It's fine. Tanstack seemed a bit early last I checked in, thin docs. I'm sure its good, tanner has great sense for api design. Solid felt like react but minimal eco, less training data. Even though I know its faster etc.
0 reply
0 recast
1 reaction