Code Monkey home page Code Monkey logo

Comments (12)

abettadapur avatar abettadapur commented on May 28, 2024 2

@navneet-g @codeocelot I'll find some time this weekend to look at this

from redux-dynamic-modules.

abettadapur avatar abettadapur commented on May 28, 2024 1

@navneet-g , maybe we can use the extension model like we did with sagas to add a new reducermanager that would support this behavior?

We could also add other reducer behaviors that have been requested

from redux-dynamic-modules.

abettadapur avatar abettadapur commented on May 28, 2024

I am not too familiar with ImmutableJS, could you help explain why combineReducers is incompatible with the library?

from redux-dynamic-modules.

codeocelot avatar codeocelot commented on May 28, 2024

ImmutableJS is a collection of immutable datastructures that don't support iteration over keys the same manner as vanilla js. Usually this isn't a problem for Redux as you can usually drop in a combineReducers that iterates over the keys in the immutable state correctly. To abstract this interaction in this project would probably require the ability to override the ReducerManager component.

from redux-dynamic-modules.

navneet-g avatar navneet-g commented on May 28, 2024

Sure ... you have time to take stab at that?

from redux-dynamic-modules.

luskin avatar luskin commented on May 28, 2024

@abettadapur Looking forward to immutable support over here, thanks!

from redux-dynamic-modules.

luskin avatar luskin commented on May 28, 2024

@abettadapur have you had a chance to take a look at this?

from redux-dynamic-modules.

bflamand avatar bflamand commented on May 28, 2024

Any progress with support for immutablejs?
Support for immutablejs is the only thing preventing us from using this library...

from redux-dynamic-modules.

abettadapur avatar abettadapur commented on May 28, 2024

Sorry for the long delay on this, and thank you for being patient!

I just put out a PR #90 which allows you to pass a custom combineReducers function. From what I see in redux-immutable, this should solve the issue

@navneet-g Could you review?

from redux-dynamic-modules.

abettadapur avatar abettadapur commented on May 28, 2024

@luskin @codeocelot Please try 5.0.0-alpha.0

Again, sorry for the delay on this

from redux-dynamic-modules.

abettadapur avatar abettadapur commented on May 28, 2024

Closing, this has been released

from redux-dynamic-modules.

victorparamo avatar victorparamo commented on May 28, 2024

Hi! I'm writing just to ask if someone have had some issues removing keys using immutable.

from redux-dynamic-modules.

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.