Y
Hacker News
new
|
ask
|
show
|
jobs
by
illicium
4030 days ago
Decorators are an ES7 proposal -- they don't exist in ES6.
2 comments
atjoslin
4030 days ago
Good point, fixed
https://github.com/eaze/ng-classy/commit/90ad4d8f493daad38f4...
link
thekaleb
4030 days ago
They haven't even standardized if they are to behave like python decorators or c# annotations.
link