Bazel vs. CMake: Discover the advantages of Bazel migration
Discover the advantages of Bazel over CMake and chose the best build tool.

Discover the advantages of Bazel over CMake and chose the best build tool.

A look into how the right environment and tools are crucial in order for developers to deliver projects on time and within budget.

For C++ projects, the build system must handle complex dependencies, ensure fast build times, and support cross-platform development. Bazel is a strong contender in this space.

Bazel Testing provides developers with a reliable approach to validate their code. We created a full guide for Scala and Java for you!

If you encounter problems related to serialization in Pekko, this article is for you, we show VirtusLab's Pekko Serialization Helper.

A guide to using Bazel, an artifact-based build system, for Scala developers with an example and step-by-step instructions.

We take a look at what a Cloud IDE is, its benefits and challenges, and how you can start using a Cloud IDE.

What if you could take a look at our code from above – and instead of seeing just text files – go through colorful graph nodes that instantly and clearly?

VirtusLab created the pandas‑stubs library to enhance pandas with type information, enabling stronger type‑safety in pandas‑dependent projects. It emerged from challenges integrating pandas and pyspark, where missing stubs led to API conflicts and unchecked code.

Jenkins Kubernetes Operator can help you avoid unexpected downtime in CI/CD and opens doors for doing canary or blue/green deployment.

VirtusLab explains how to build an IntelliJ plugin using JCEF WebView to render HTML‑based UIs inside the IDE, providing modern Chromium performance. The example walks through plugin.xml, service classes, custom resource handlers and Gradle setup using Scala.
