Hacker News new | ask | show | jobs
by babbeloski 3424 days ago
Only connecting the root component, fetching the entire state, and passing down all those props manually isn't proper. You shouldn't pass props that can be grabbed directly from the store IMO.