DevOps
You too can Enjoy Writing Tests for Your Apps!
If everybody talks about writing tests so much, how come barely anybody actually writes tests for their code? This post teaches you when, not how, to write unit tests.
I'm Tim, a senior engineer with an intense love for all things UX. Currently I work on a project for Volkswagen Future Center Europe in Potsdam, and I have a Masters in Human Computer Interaction.
DevOps
If everybody talks about writing tests so much, how come barely anybody actually writes tests for their code? This post teaches you when, not how, to write unit tests.
Flutter
In today's world of software development, Continuous Integration (CI) is an essential part of the development process for most fancy-pants software development teams. However, many small Flutter teams still don't enjoy even the benefits of a CI setup. This article gives a great starting point!