Skip to content

I am all in #32

@doberkofler

Description

@doberkofler

I can barely follow the language design aspect if this proposal but as someone managing a very large TypeScript codebase I would just like to add a few ideas from the viewpoint of a language consumer:

  • I love and use TS enum's extensively and find them extremely useful in a large codebase

  • I find them extremely readable and easy to understand and for me the key is the clear abstraction if a key concept

  • I only use the bare minimum of features and be perfectly happy to omit all the fancy syntax like auto initialization, computed values, etc.

Thank you for the proposal and I really hope enum's will find their way into JS and further reduce the differences between TS and JS.

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