FluxThis
The super-opinionated, yell-at-you-for-everything, immutable Flux framework by AddThis.
High Level Objectives
- Enforce Flux design patterns
- Make debugging extremely easy
- Reduce boilerplate and create simple modular apis
- Allow individual modules to be used standalone
Documentation
- Learn about FluxThis
- Installation
- Immutable Stores
- Non-Immutable Stores
- Controller Views
- Action Creators
- Dispatcher & Migration
- Debugging
- Testing
- Router - Experimental
Versioning
It's x.y.z where:
- x: Something Big Happened
- y: next release
- z: strive for bug fix only