Alexander Knipsalexknips.hashnode.dev·Jul 27, 2024Effect-TS 1: Http backend demoIf you are unfamiliar with Effect Systems, ZIO, or Effect-TS, I recommend reading the following article: https://www.sandromaglione.com/articles/typescript-code-with-and-without-effect and then returning here. Other good information about Effect-TS c...Effect-TSeffect-http
Ryan Leerlee.dev·Apr 14, 2024Practical Use Cases for Effect-TS: Polling AI APIsIntro If you're new to Effect-TS, this is the start of a mini series where we'll explore practical use cases for it. Looking back at fp-ts, Effect-TS is a significant improvement because it enables true functional programming in a concurrent environm...875 readseffect-ts