Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions
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
4 recasts
19 reactions
jtgi
@jtgi
current takes on remix?
2 replies
0 recast
3 reactions
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 🎩
@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
conca 🎩💻
@0xconca.eth
Looks cool but to be fair it’s solving a problem that only React has 😅 I shift away from React every chance I get in my projects, working with Vue and Svelte really makes you grasp how verbose and unorganized React is! Don’t like it one bit 🙅♂️
1 reply
0 recast
0 reaction