Effect.ts Result

Posted on Wed 19 August 2026 in Tech, TypeScript, Effect.ts • Tagged with typescript, types

Since I discovered ZIO I have been in love with effect system. Effect.ts made it possible to use effect system in typescript, making it widely more useful due to the adoption of the language. I spent hours (probably days) digging into ZIO's codebase and learned a ton, it's now …


Continue reading