26-06-2020
Matthijs Bon
So you have probably heard of TypeScript and the awesome features it brings, such as interfaces, variable typing and more. Maybe you have even heard of generics, and more advanced types, such as the Index Types and Mapped Types. In this blog I want to show you how advanced types helped us get better autocompletion in more complex situations.
TypeScript javascript front-end EN
6 min.
Lees verder
Developer
14-05-2020
Dennis Claassens
In this blogpost I would like to take you on my journey through TypeScript and React and share some really cool features and interesting gotcha's I found along the way.
js tsx React frontend front-end TypeScript EN
8 min.