Hacker News new | ask | show | jobs
by thrashh 1065 days ago
Even using React v5 without a state library for a large app was bonkers back then, regardless of what the library maintainers said.

At some point you will have some state that transcends the UI and trying to shove it into React UI component does not make sense.