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.
18-09-2019
Yelitza Jansen
We love our icons, we love their shape, colours, their meaning and purpose, but we kind of hate their weight. For all our icons we had a separate SVG which means that all the icons had to be loaded in those colours. 130 x 7 colours resulted in one big file. That data needed to be loaded in our application every time. This wasn’t maintainable therefore we needed to look for a better solution.
front-end Design System icons EN
10 min.
28-05-2019
Last week, Annemiek, Hendrik, Yelitza and I went to Utrecht for Frontend United 2019. Two days, two tracks - jam packed with information presented by 24 speakers!
conference frontend front-end EN
16-04-2019
Annemiek Scheele
At the beginning of this year we started with our design system process, after working on it like a project. After a few months working like this, I want to share how we are working, and how this is working for us.
Design System front-end widgets Product Design Applications
7 min.
11-02-2019
Emilie Dack
Big steps have been made since we first started with our design system project. It has become a well-oiled process and everyone is familiar with the tool. We were curious to know how the rest of the team felt about working with it. Time for some internal research!
Design System front-end widgets Product Design EN
12 min.
22-03-2018
A couple of months ago I had a look at what options we had to improve our front-end code-style. In this article I will show which tools we settled on using, our configuration for them and an explanation on why we chose those options.
Design System static analysis front-end quality css open source EN