Skip to content

Better manage global state with Context API #57

@sahilshahpatel

Description

@sahilshahpatel

Right now we have use deeply nested state by passing props around. It's probably a lot cleaner to use the React Context API to manage this.

This probably doesn't affect performance or function, but should make code much cleaner to manage. I know @OctaveLT is dealing with similar issues concerning #24.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions