Skip to content

Almin: Make Dispatcher optional in Context #185

@azu

Description

@azu

We always do initialize:

const context = new Context({ dispatcher, store }):

dispatcher almost is an instance of Dispatcher.

I think that it can be omitted.
Instead of it, create instance in initilizing Context.

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