Skip to content

The enter function in books-page.actions.ts #32

Open
@abergquist

Description

@abergquist

WRT the following line in books-page.actions.ts:

export const enter = createAction("[Books Page] Enter");

Just a thought; I'm thinking that it would be more consistent to name it "enterBook" since the other functions include "Book" at the end of their name (selectBook, clearSelectedBook, createBook, updateBook and deleteBook).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions