Hacker News new | ask | show | jobs
by RussianCow 3371 days ago
If all your data is read-only, then yes, Redux is probably overkill. You'd be fine just passing the data down as props from a higher-level component.