Skip to content

Remove global variable usage #43

Description

@lukegskw

Using global variables for state management is an anti-pattern that makes the code harder to test and debug. Consider using a proper state management solution or passing this data through the context/props.

Originally posted by @Copilot in #39 (comment)

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

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions