Blog

Check out our articles on software development, DevOps best practices, and more.

Optimise Your Workflow with DevContainer: Tips and Best Practices

Optimise your workflow with DevContainer using these tips and best practices: automate dependencies, configure VS Code extensions, optimise Docker images, manage environment variables securely, and more for maximum productivity.

Read the article

Creating a Development Environment with DevContainer, Dockerfile and Docker-Compose

Learn how to set up a scalable development environment with DevContainer, evolving from simple configurations to multi-service orchestration with Docker-Compose.

Read the article

How to Test Your ASP.NET Core WebApi?

Discover how to test an ASP.NET Core WebApi with Gherkin and Specflow, using readable integration tests and mocks for external services.

Read the article

How to migrate to Unity 5?

A guide on migrating from Unity 2 to Unity 5, covering package updates, namespace changes, troubleshooting, and configuration adjustments.

Read the article