Skip to content

Typescript Enum #57

@itayronen

Description

@itayronen

Typescript enums feature is very useful.
Its much better than literal types in most cases.
Its much easier to maintain. Renaming an enum value is possible out of the box, while a literal type requires a full project text search.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions