Use this tag for questions regarding JavaScript Decorators.
I see that babel.js decorators (available in "stage 1") implement the spec at https://github.com/wycats/javascript-decorators. It appears …
javascript babeljs decorator ecmascript-next javascript-decoratorsI see decorators being used today already in some javascript code. My question is really two fold. First: If decorators …
javascript ecmascript-next angularjs-decorator javascript-decorators