Y
Hacker News
new
|
ask
|
show
|
jobs
by
ssijak
392 days ago
Language and/or library issue. DI helps code be easier to follow, more decoupled and read with less boilerplate AND helps testing much easier.
If you are on node/ts look at effect-ts.
1 comments
ramon156
392 days ago
Can you show a project that effectively uses effect-ts? The docs is a tsunami of information that just looks to try to make a whole new language out of TS. If someone else had to review my code I doubt they knew what was going on
link