Y
Hacker News
new
|
ask
|
show
|
jobs
by
foolofatom
1985 days ago
I've been using
https://tsed.io/
with great success.
1 comments
zumu
1985 days ago
I've been out of the JS/TS world for a couple years. Are decorators everywhere now? I will be very sad if so.
link
pas
1984 days ago
TSed has a great dependency injection system, and uses decorators for a few things, I did not find its use excessive.
link
mssundaram
1985 days ago
My experience is only n=3 but I've only rarely seen them where I've worked over the past 5 years. The only sane use case I've seen was for tagging logs and metrics.
link