Pragmatic functional patterns with purify-ts

Error handling in functional programming Purify-ts is a typescript library providing datatypes used in functional programming. These datatypes, such as Either or Maybe, are especially...

Github composite actions

Prerequisite This article assumes basic knowledge of github actions.If you are not familiar with it, read on here. What’s new ? If you have ever...