Teach 'em

Teach 'em

I truly believe coding software should be part of the curriculum of young people. Kids can learn to express themselves digitally. Currently the primary school that my kids attend does not have …

Part 3: Running CI on Sauce Labs

Part 3: Running CI on Sauce Labs

I have started a small github project for hosting a demo test. In this project there is an Appium test for the TodoMVC app we built in earlier posts and this test can be run on Sauce Labs with …

Part 1: Building a React App

Part 1: Building a React App

Everyone knows Facebook, the biggest social-networking site. It is one of the largest sites of the planet. For years they have run their site on a customized version of PHP, named Hack. Not so long …

Presenting CI and CD

Presenting CI and CD

Last week I have done a presentation to explain to colleagues how they can use the CI and CD infrastructure I have put up for us. The image links to the presentation:

Goodbye Wordpress

Goodbye Wordpress

My blog has been running on the Wordpress platform for years. During the last year my development focus has been partly learning javascript and mobile development. As such, the time has come to put …

About me

About me

So now you’re reading this trying to find out ‘who’s this guy with this weird blog!’. So that would be me then. Let me introduce myself. I’m married and have two kids. …

Mobile testing with Appium (and later Sauce Labs)

Mobile testing with Appium (and later Sauce Labs)

Building a Continuous Delivery flow was not our only goal. Getting automated testing in there would be very helpful. So the first idea was to get visual testing going using Appium. That took me a day …