Content pfp
Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions

Chris Zhu pfp
Chris Zhu
@czhu12
Spent friday night learning Remix, and ended up with reframe.canine.sh Basically Retool for your own life. See the one i made for myself at reframe.canine.sh/czhu12 Mostly happy with it, I set it as my default new tab link, and it's a good way to kickstart my brain.
1 reply
3 recasts
16 reactions

jtgi pfp
jtgi
@jtgi
current takes on remix?
2 replies
0 recast
3 reactions

Chris Zhu pfp
Chris Zhu
@czhu12
`const data = useLoaderData<typeof loader>()` is pretty magical. Not having 10 lines of useState to start every component is awesome All web frameworks are kinda moving in this direction. Rails has turbo frames which is pretty similar.
2 replies
0 recast
7 reactions

Hoot 🎩 pfp
Hoot 🎩
@owl
I’m seeing some complaints about the weird merge with react-router, bad docs and then tending to break a lot of core functionality with new versions. Haven’t used it long enough to confirm any of those but so far after understanding the core principles I like it as a more native feeling alternative to next
2 replies
0 recast
2 reactions

Chris Zhu pfp
Chris Zhu
@czhu12
I did a bunch of stuff in next js, but the server-side of that always felt like more of a toy. Remix so far at least gives me enough confidence that its possible to build something with a proper database and structure.
0 reply
0 recast
3 reactions