Stefan Lau

Software engineer at HolidayCheck with a passion for all things open source.

All Posts by Stefan Lau

Nix in Practice: Providing Dependencies

This is the first of multiple posts about how you can use Nix to solve common problems of developers. We will focus on the solution first, so you can take...

Stefan Lau Nov 14, 2017

Property-based testing in JavaScript

As developers we are always looking for new ways to ensure that our code works as we would expected. One way to achieve this, which is not as commonly used...

Stefan Lau Jul 25, 2017