Echo JS
- Riotux - Centralized state management inspired by Flux and Redux http://luisvinicius167.github.io/riotux/ 2 comments
Hacker News
- Redux: Atomic Flux with Hot Reloading https://github.com/gaearon/redux 44 comments
- What do you think about React and Flux / Redux? What’s your favorite view library? https://code.oursky.com/react-x-redux-way-app-supposed-built/ 2 comments
Lobsters
- Angular 2 Application Architecture - Building Flux Apps with Redux and Immutable.js http://blog.jhades.org/angular-2-application-architecture-building-flux-like-apps-using-redux-and-immutable-js-js/ 4 comments javascript
- A dead simple Flux standard action-type generator for Redux. https://github.com/puemos/redux-actions-generator 3 comments javascript
- Redux vs. Flux (awesome) http://stackoverflow.com/questions/32461229/why-use-redux-over-facebook-flux 15 comments reactjs
- Excellent (and cartoon) guides to Flux, Redux, and Relay https://code-cartoons.com/ 3 comments reactjs
- What the Flux?! Let’s Redux. https://blog.andyet.com/2015/08/06/what-the-flux-lets-redux 3 comments reactjs
- What the Flux?! Let’s Redux. https://blog.andyet.com/2015/08/06/what-the-flux-lets-redux 23 comments javascript
- Functional Type-safe Flux Standard Utilities (Redux, NGRX) https://www.reddit.com/r/typescript/comments/cbsbf8/functional_typesafe_flux_standard_utilities_redux/ 10 comments typescript
- riotux | A centralized state management inspired in Flux and Redux. https://github.com/luisvinicius167/riotux 16 comments reactjs
- one more question about jwt/auth flux + dir architecture (using redux + saga) https://github.com/marcosroot/blog.webstation.dev-client 4 comments reactjs
- Handling state in a Flux model through Streams by joining Redux and RxDart. https://github.com/leocavalcante/ReduRx 5 comments dartlang
- How well should one master React before learning Redux or Flux? https://www.reddit.com/r/javascript/comments/4n22cn/how_well_should_one_master_react_before_learning/ 9 comments javascript
- I built a navigation bar component that works with flux and redux for Android and iOS apps. Lemme know what you think! https://github.com/jineshshah36/react-native-nav 5 comments reactnative
- Which flux implementation do you like the most - redux, mobx(?), vuex, mobx-state-tree etc https://www.reddit.com/r/javascript/comments/7ukkzi/which_flux_implementation_do_you_like_the_most/ 12 comments javascript
- [help] Looking for a somewhat complete tutorial that includes React, Node, Flux, Redux, Gulp ... http://tylermcginnis.com/reactjs-tutorial-a-comprehensive-guide-to-building-apps-with-react/ 3 comments javascript
- Online demo showing Facebook’s new Real Recoil State Library (from the main page the same example also exists for Redux, Flux, and basic React Hooks) https://awesome-web-react.js.org/examples/state-management/react-recoil.htm 3 comments javascript