top | item 34543349 TypeScript 5.0 Beta 14 points| m90 | 3 years ago |devblogs.microsoft.com 2 comments order hn newest trinovantes|3 years ago I'm surprised decorators are going to be a new JS feature. They look simple and helpful but every non-trivial project in other langauges that I've seen using decorators are a quagmire to understand and debug. dontlaugh|3 years ago They work pretty well in Python. If anything, I’d expect them to work even better with types.
trinovantes|3 years ago I'm surprised decorators are going to be a new JS feature. They look simple and helpful but every non-trivial project in other langauges that I've seen using decorators are a quagmire to understand and debug. dontlaugh|3 years ago They work pretty well in Python. If anything, I’d expect them to work even better with types.
dontlaugh|3 years ago They work pretty well in Python. If anything, I’d expect them to work even better with types.
trinovantes|3 years ago
dontlaugh|3 years ago