Matheus Marabesi website, sharing ideas about software development - Listing posts on page 1

Software quality from a broader to a concrete point of view

Software quality is a multifaceted concept that encompasses various aspects of software development. In this article, we will explore the different dimensions of software quality, including architectural styles, code quality, and team dynamics. By understanding these aspects, developers can enhance their work and deliver high-quality software solutions.

PlantUML for developers a pratical approach

Discover how PlantUML transformed my software development workflow by enhancing communication, collaboration, and understanding of complex systems. Explore the benefits of integrating UML into coding practices.

Building Software with TDD vs Without TDD

In this article, we will explore the differences between building software with Test-Driven Development (TDD) and without it. We will discuss the challenges faced by teams, the role of TDD in addressing these challenges, and common misconceptions about TDD. By understanding these aspects, developers can make informed decisions about adopting TDD in their workflows.

Tracing down gitlab metrics with python

Discover how to build reports using Python, matplotlib, and GitLab. This post covers the entire process from setting up the environment to generating reports, including data acquisition, processing, and visualization.

The one thing vitest has better support than jest

In this post, we explore the limitations of jest in regards to jsdom-worker and compare it with vitest, that supports it out-of-the-box.

The Challenges in Adopting DORA Metrics for DevOps success

Learn about the key obstacles and strategies for successfully implementing the DORA metrics in your software development project.

Retrofitting Tests into a ReactJS Codebases without tests

This blog post explores strategies for enhancing testability with ReactJS context, challenges in maintaining and refactoring code without tests.

A Guide with test-doubles for Testing ReactJS Context

Learn to set up tests, verify default context values, simulate user interactions with and without test-doubles to make your reactjs app refactor friendly

Global day of code retreat Madrid - CraftersMadrid + Iberia

Join me in this reflection of how it was the code retreat experience in 2024.

Reflections on Software Crafters Barcelona 2024

Just attended Software Crafters Barcelona 2024, where I explored technical and cultural challenges shaping software development today. From managing high cardinality in metrics to tackling cultural change, and insights on clean code and emotional intelligence, the sessions were packed with practical takeaways. Highlights included Mercadonas large-scale refactoring strategies and live mob programming sessions, bringing hands-on learning and collaboration. Check out my recap for insights.