Skip to content
This repository was archived by the owner on Jun 16, 2020. It is now read-only.
This repository was archived by the owner on Jun 16, 2020. It is now read-only.

live component reloading #178

@mpal9000

Description

@mpal9000

How to achieve live reloading for components, while keeping the current state atom intact?
Something like https://github.com/gaearon/react-hot-loader or https://github.com/gaearon/react-hotify but in a "mercury" way, ie. take advantage of the single state atom and the immutable data structures.
I am using webpack but there are a couple more ways for hot module reloading, eg. https://github.com/caspervonb/amok or https://github.com/geelen/jspm-server (have not tried any of those two).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions