The Angular team has a bizarre, Google-tinted notion of what ES6 means. E.g., Angular 2.0 relies on annotations, which aren't in ES6!
-
-
-
@iammerrick Angular wants annotations, I want decorators. Let's work on a proposal together instead of pretending annotations are already in -
@wycats I totally agree. Can you show me decorators spec? It sounds like pythonesque? -
@iammerrick class Group { - hasMany("posts"); - inject("http"); + watches("comments") commentsChanged() { /* do stuff */ } } -
@iammerrick TL;DR class-level decorators that go inside the class body and property-level ones that consume and return property descriptors - 1 more reply
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.