|
|
|
|
|
by ericclemmons
3966 days ago
|
|
It's compatible, as this is live in production today with a Flux library, and there are Alt & Redux examples in the works. How you choose to fetch data is up to you, whether you use Flux, or fire AJAX calls within the `@resolve` function. That's your code, not mine. I just make it so you can put your data requirements _beside_ your component instead of several layers up :) |
|