Hacker News new | ask | show | jobs
by chrisweekly 1173 days ago
It is already the dominant paradigm.

React: f(State) => UI

Redux: (State, Action) => newState