years ago when i moved from react to solid it took me 1-2 months to undo react brain
i did some react yesterday for an example wow i had such a hard time with the fact that functions run more than once
crazy how your brain flips around
i did some react yesterday for an example wow i had such a hard time with the fact that functions run more than once
crazy how your brain flips around
Comments
Why is this re-executing so much? Why would anyone want 100% of their code to constantly re-execute by default???
This is how I expected react to behave, why couldn't it have been this way from the beginning?
For me, the adaptation moving from react (to svelte in my case) didn't even take 10 seconds, because it was already how I wanted it to be
Now, trying to grasp React 19 and all the new features, when to use them and why they’re good. Its doing my head in.
Guess I never fully internalized React itself, even after 5 years of using it.