Skip to content

Rule: no-restore #118

Description

@igorkamyshev

Personally, I hate restore because of the following pattern 👇

const $currency = restore(currencyInited, null).on(settingsChanges, (_, { ccurency}) => currency);

Furthermore, I doubt that one line of code is a good reason to skip the full store declaration.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions