timdaub pfp
timdaub
@timdaub.eth
honestly React Hooks and JSX are so fucking annoying. Just let me use god damn JavaScript for fucks sake. All this extra magic with useEffects, new syntax and producing incompatibilities with the regular JS event loop model is soooooo confusing. I now notice because I'm using nodejs a lot where everything is consistent
12 replies
1 recast
5 reactions

Rafi pfp
Rafi
@rafi
Well put. After years of React pain I migrated to Svelte-land. It has minor issues but it’s way better than the alternatives.
3 replies
0 recast
2 reactions

timdaub pfp
timdaub
@timdaub.eth
no sorry I also don‘t like svelte. I just want to write JS 😂
2 replies
0 recast
0 reaction

Rafi pfp
Rafi
@rafi
It’s rare to write JS with JS these days…
1 reply
0 recast
0 reaction

Rafi pfp
Rafi
@rafi
Also, Svelte is JS. They even stretched JS label syntax to avoid using custom parser.
0 reply
0 recast
0 reaction