Hacker News new | ask | show | jobs
by joshribakoff 2972 days ago
> You are going to have to pull in libraries for ... state management

There is nothing wrong with using setState()... You don't have to pull in Redux, which itself is like 100 LOC minus the sanity checks & comments.