Comment on Show HN: Ng-classy – Use Angular 1 and ES6 with easeComments−illicium11yDecorators are an ES7 proposal -- they don't exist in ES6.−atjoslin11yGood point, fixed https://github.com/eaze/ng-classy/commit/90ad4d8f493daad38f4...−thekaleb11yThey haven't even standardized if they are to behave like python decorators or c# annotations.
Comments
Decorators are an ES7 proposal -- they don't exist in ES6.
Good point, fixed https://github.com/eaze/ng-classy/commit/90ad4d8f493daad38f4...
They haven't even standardized if they are to behave like python decorators or c# annotations.