Hacker News new | ask | show | jobs
by gepardi 1091 days ago
If I squint, Redux is like a controller. Handles requests and response. It calls the DB, gets a response, updates state, then a view (React component) renders it.