Skip to content
This repository was archived by the owner on Jul 30, 2018. It is now read-only.
This repository was archived by the owner on Jul 30, 2018. It is now read-only.

Add CreateObservableStore implementation #53

@agubler

Description

@agubler

In order to use an observable memory store consumers currently need to add boiler plate that mixes in the required classes to create factory for createObservableStore (example).

This will be a common use case so we should expose this directly from stores, the implementation should be able to infer the type of the store data to ensure the consumer avoids having to use any casts like here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions