Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ssijak
9 months ago
|
parent
|
context
|
favorite
| on:
Dependency injection frameworks add confusion
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.
ramon156
9 months 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
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
If you are on node/ts look at effect-ts.