Posts
- 18 Jan 2023Set function return value nullable on demand with typescript overloads
In this post we'll introduce a technique to make a function that returns a non-null value, to return also a nullable one when the scenario dictates it
- 14 Jan 2023Release v0.1.0
Announcing the first httpc release