Flux is a simple and powerful data model for React, but I'm not convinced it is the best answer for modeling data flows in a front-end application. Learn how ideas inspired by functional programming and Om like immutable data and cursors can help you make it easier to reason about your application.