Miscellaneous

Task

8 minute read

Task is a modern task runner and build tool that aims to streamline workflows and automate repetitive tasks. It offers a clean syntax, cross-platform compati...

pre-commit

5 minute read

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

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.

Protocol Buffers

20 minute read

Protocol Buffers, also known as protobuf, is a language-agnostic binary serialization format developed by Google. It enables efficient serialization and dese...