Posts by Category

Project Management

Shaping or Foundation first

1 minute read

Some time ago we started planning a new microservice with several complex functions. Ideally, we would shape the service first, present the architecture, ali...

Visualize project planning and execution

less than 1 minute read

Although many tracking tools and various plugins help visualize dependencies between tasks, they often come with drawbacks such as requiring payment, lacking...

Back to Top ↑

Testing

Test coverage reports with docker

1 minute read

Nick Chapsas has made an excellent video that explains how to collect the code coverage. To enhance our development experience, we aim to automate the proces...

Back to Top ↑