Redux took the React world by a storm when it was introduced. The simple idea provided a guideline for the community and "solved" state management for a lot of different kinds of applications. (more…)
Read more »
Application state in front-end clients is a complexity that is at best managed, and at worst the reason you can't deliver new features. What if you could know every state your app could be in and ensure that it can only be in those states?
(more…)
Read more »
React, Flux, GraphQL, Hack, HHVM...? All of this and more!
Read more »
Bootstrap your react-native application for production in 10 minutes using BAM generator generator-rn-toolbox. Setup eslint, fastlane, bitrise, jest, icons.
Read more »
Chances are, your React app's bundle is much, much larger than it needs to be. (more…)
Read more »