Barld BootUsing recursive types to add numbers together in theTypescript type systemAnother story about the power of the Typescript Type system. Nowadays Typescript has even support for using recursive types and template…Dec 6, 2021Dec 6, 2021
Barld BootThe use of ReplaySubject(1) vs BehaviourSubject in RxJS.I love using the RxJS library in combination with Angular in my work. One of the things you have to do often in web applications is…Jun 19, 2021Jun 19, 2021
Barld BootPlaying around with recursive conditional typesIn this article we will start playing with some of the new possibilities of recursive types, they are not yet in a stable version of…Aug 22, 2020Aug 22, 2020
Barld BootPlay tic tac toe with the help of advanced types in TypeScriptIn this article we are going to build the right types in TypeScript to play tic tac toe (in Dutch: boter, kaas en eieren) in a type safe…Aug 2, 2019Aug 2, 2019