Hacker News new | ask | show | jobs
by pavel_lishin 3981 days ago
Javascript has decorators?
2 comments

Higher-order functions do the same thing.
Yes, at least in ES7. Babel supports them.