Skip to content

Step 2: Introduce state management with Redux (reduxular) #2

Description

@lastmjs

Redux is an excellent way to manage the state changes (mutations) in your application, and allow components to render in response to state changes (making your components reactive). Reduxular is a library that @electrovir and I wrote that makes working with Redux very simple, and it allows you to use the normal mutative syntax you are used to. It's a good compromise between functional and more OO ways of building frontends.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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