Mastodon Feed: Post

Mastodon Feed

collinsworth@hachyderm.io ("Josh Collinsworth") wrote:

Another afternoon spent troubleshooting component rendering in React. (The problem was not using `useMemo` on the component's children! How fun! How user-friendly! How obvious!)

Once again: no other framework forces you to do this kind of micro-management.

None of them make you import a bunch of helper functions just to make stuff render the logical way you'd think it would.

None of them make you write this much code to do something this simple.

React is bad. It's very, very bad.