Latest Updates

Documenting code, one commit at a time.

Strengthening Our Foundations: Lessons from Evolving Code Reviews in ProvidenceAPI-Back

In the ProvidenceAPI-Back project, we recently took a critical look at our code review process. We realized it was time to evolve how we collaborate and ensure our codebase maintains its integrity and clarity.

The Situation

Historically, our code reviews were often perceived as a final gate before merging. They could be rushed, sometimes focusing only on superficial issues like formatting,

Read more

Crafting Quality: A Strategic Approach to Code Reviews for ProvidenceAPI-Back

Code reviews are a cornerstone of software development, vital for maintaining code quality, sharing knowledge, and catching defects early. Yet, for many teams, including our own working on ProvidenceAPI-Back, code reviews can become a bottleneck or an inconsistent process. Without a clear framework, reviews can devolve into superficial checks or bikeshedding over minor preferences, missing

Read more