top | item 44086489

(no title)

ssijak | 9 months 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.

discuss

order

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