Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
0 points
xanderjanz
7y ago
0 comments
Share
We have high order functions in JS. Which are similar to decorators.
undefined | Better HN
0 comments
default
newest
oldest
sbjs
7y ago
Similar, but harder to use safely and correctly in class methods using the new class syntax. There's more surface area for typos and other mismatch errors since you have to type the method names twice. See:
https://mobx.js.org/best/decorators.html
j
/
k
navigate · click thread line to collapse