Y
Hacker News
new
|
ask
|
show
|
jobs
by
pavel_lishin
3981 days ago
Javascript has decorators?
2 comments
mkozlows
3981 days ago
Higher-order functions do the same thing.
link
bluefinity
3981 days ago
Yes, at least in ES7. Babel supports them.
link