sjfox26/react-calculator
This is a clone of the iOS calculator built with React/Redux. The business logic resides in the reducer. I went with the "fat reducer" approach mostly to try it out, but also because all of the actions in this app are synchronous. Try it out:
JavaScript