Hacker News new | ask | show | jobs
by atjoslin 4024 days ago
That's also a Javascript decorator. You can use it with Babel today if you pass in `{stage: 0}`.

https://github.com/wycats/javascript-decorators

http://babeljs.io/docs/usage/experimental/

1 comments

Huh, wycats finally caved on the syntax, eh? Good to know.