Code Monkey home page Code Monkey logo

Comments (5)

vjpr avatar vjpr commented on June 7, 2024

The nice sugar of Flummox that we all know and love will be available as a lib over the top of Redux. This is good, keeps the Redux core nice and small. E.g. here is a gist of how to get Flummox-like actions in Redux: https://gist.github.com/vjpr/c9c7cfe405fed8965a51.

I'm in the process of moving from Flummox to Redux. Currently the docs and examples are very lacking, but I expect within a couple of months this will improve.

I did find it strange that a lib with 1000+ stars was recommending a lib with "don't use in production" in its README.

from flummox.

scott-coates avatar scott-coates commented on June 7, 2024

Oh you gotta be kidding me. I just spent several hours today moving from a different, relatively well known flux library to flummox only to come across this 😝

Should I continue move towards implementing flummox or just wait altogether for redux now?

from flummox.

acdlite avatar acdlite commented on June 7, 2024

My weekend project is to re-write/improve the docs for Redux, including a section about how it improves on classical Flux architectures. Once I'm done I'll link to them from Flummox's README.

reduxjs/redux#140

from flummox.

dlindenkreuz avatar dlindenkreuz commented on June 7, 2024

@scoarescoare Same here, go on and enjoy the flummox syntax as long as you can if it gets your job done. That's what I'm going to do.

from flummox.

bradobro avatar bradobro commented on June 7, 2024

@acdlite Thank you for Flummox! It's brought some clarity and DRY-ness. I deeply reviewed about 10-15 flux frameworks before choosing it, and especially like how you clarified the registration of synchronous and asynchronous handlers. That was a great piece of clarity, that this.register this.handler is the same as this.registerAsync null, this.handler, null really cleared up a lot of my code, and got rid of a lot of actions for starts and fails.

Nice piece of engineering. I hope you'll keep putting hour stuff out there, wherever your attention turns.

I'll be taking a hard look at Redux--thanks for recommendation and your work helping people port.

from flummox.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.