Skip to content

refactor: state management #87

@bennypowers

Description

@bennypowers

Currently, we rely on prop-drilling to pass state among components.

Ideally, we would use something like the Context API Community Protocol to manage state and avoid prop-drilling. This may be paired with a reactive controller as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions