Most of my work happens within teams, where we learn from eachother on a daily basis. Sometimes I find the time and motivation to share my learnings also with the outer world. This is when I create articles or give a talk at local meetups.
A talk and hands-on part about working with GitLab Auto DevOps. It is based on my article in the Softwerker Magazine. At the end of this workshop, everyone should gather some experiences using their own GitLab Auto DevOps setup with Kubernetes.
Another article published in the german Softwerker magazine. I write about my experiences using GitLab Auto DevOps. Starting fast and ways of adapting these tools to your needs on the way.
A practical example about how custom Cypress plugins can be developed. It introduces the concept of retry-ability which keeps tests more stable. Even when using screenshots.
This article was published in a german magazine. The title is about having fun while testing user interfaces. It shows common pitfalls and explains my experience when it comes to writing good tests.
This is an extension to my article about building a service for persisted GraphQL queries. It shows how the resulting service can be tested with jest.
Using persisted queries can help you to improve the performance and security of your applications. Learn how you can use this approach with a GraphQL service.
A talk about writing ui tests that are resilient against changes, gain trust in your code and speed up your development process. But what does this have to do with working in a very special restaurant?