Recent posts

Testcontainers

24 minute read

Discover the power of Testcontainers, a versatile library simplifying Docker container management for testing. Explore its mechanics, features, and practical...

pre-commit

5 minute read

Discover how pre-commit can automate code quality checks and improve your development workflow with practical examples.

Azure Resource Abbreviations

9 minute read

Efficiently manage Azure resource naming in an automated way. Keep your abbreviations up-to-date for a standardized approach.

Microsoft Kiota

10 minute read

Kiota is a powerful tool designed to streamline the process of generating API clients for any OpenAPI-described API you’re interested in.

GitHub Packages

5 minute read

GitHub Packages is a package management service provided by GitHub. It allows developers to publish and consume software packages, including libraries, frame...