A Fully-fledged functional effect system for typescript with a rich standard library - GitHub - Effect-TS/effect: A Fully-fledged functional effect system for typescript with a rich standard library... (more…)
Read more »
The pyramid of doom is a problem that's plagued callbacks/promises since they were introduced to the Javascript language. If you've used fp-ts for any length of time, you've probably noticed that this problem isn't specific to asynchronous code. For examp... (more…)
Read more »
Announcing Deck.gl v9! Get ready for next-gen geospatial rendering, including TypeScript support & preparation for WebGPU. (more…)
Read more »
If you have read all blog post until now, you might have come to the realization that immutability is a core conecept in functional programming. In this blog post, we will take a look at a pattern that can help us update and extract data from large immuta... (more…)
Read more »