Giter Club home page Giter Club logo

Comments (3)

mpeyper avatar mpeyper commented on September 27, 2024

Hi @raybooysen,

I don't quite follow. redux-subspace has a requirement that mapState return valid state. If you want to remove the state using replaceReducer then you would need to stop using that subspace first (e.g. unmount the component if you're using react), so before you remove the state.

If it helps, redux-dynostore (which integrates with redux-subspace too) has this functionality built in (note: there is a bug with a workaround in the latest version).

from redux-subspace.

raybooysen avatar raybooysen commented on September 27, 2024

I've pretty much done what you suggest. When a user asks to remove a widget, i mark it as inactive which causes the component to become unmounted.

Another epic periodically sweeps up the inactive widgets and removes the reducer. So a simple mark/sweep algorithm

from redux-subspace.

mpeyper avatar mpeyper commented on September 27, 2024

Closing due to inactivity. Happy to reopen if there is more discussion to be had.

from redux-subspace.

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.