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

CS2 Discussion: Features: decorators #9

Closed
@rattrayalex

Description

@rattrayalex

Decorators are an increasingly popular feature of ES6, particularly with React development.

However, they use @atSyntax, which clashes with coffeescript's this. shorthand.

We could:

  1. Come up with an alternative syntax for decorators
  2. Come up with a new syntax for this. shorthand
  3. Keep both as they are and just work hard to parse them
  4. Get rid of this. shorthand
  5. Don't add decorators
  6. Any other ideas?

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions