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
@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
@timdaub.eth
no sorry I also don‘t like svelte. I just want to write JS 😂
2 replies
0 recast
0 reaction
Rafi
@rafi
It’s rare to write JS with JS these days…
1 reply
0 recast
0 reaction
timdaub
@timdaub.eth
all of kiwi is just JS and it's great. my only problem in nodejs is actually that it exposes too little controls around e.g. multi threading and other low level system controls. But whatever, everything I had in mind ended up working somehow so far
0 reply
0 recast
0 reaction