Skip to content

[Discussion] Use Context instead of Props #32

Description

@ryanlanciaux

Mostly for plugins : I think we should consider switching from props to context. Currently when we have plugins that are HoCs, they need to know about everything that should come after it. Maybe we should just pass ...props from the HoC components but another option would be using contexts. There are likely some other benefits from this as well. Any thoughts around this?

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions