Articles tagged with code-quality

Mon 29 January 2024

Why Bugs are NOT Technical Debt

why software bugs should not be categorically considered technical debt.

Wed 24 January 2024

Why Mutant Testing?

What is Mutant testing and why is it so valuable?

Tue 16 January 2024

What are all those Warning and Information outputs from a build and why should I care if its not an error?

Reasons why is it important to pay attention to all the warning and information message generated when compiling your code.

Mon 18 December 2023

Unraveling the Merits of Dependency Injection in Modern Software Development

Dependency Injection aligns seamlessly with the SOLID principles.

Mon 04 December 2023

Mastering Software Development: A Deep Dive into Trunk-Based Pull Request Workflow

How to implement a pull request workflow within the context of a trunk-based development.

Sun 17 September 2023

Software Engineering Standardization

Software Engineering Standardization

Wed 14 June 2023

Engineering Practice & Processes

Software Engineering Practices & Process

Wed 15 March 2023

Engineering Practice Layering

Application Layering - Separation of Concerns Architecture Principle

Fri 17 February 2023

Engineering Practice Naming Conventions

Naming Convention Nuggets of Knowledge and Best Practices

Wed 18 January 2023

Engineering Practice Nuggets

Nuggets of Knowledge and Best Practices in Software Engineering

Fri 13 January 2023

Pull Request empowered by engineering practices

Pull Requests (PR) enable us improve built-in quality, engineering practices, and streamline our continuous integration pipelines.

Wed 27 October 2021

Quality of Design

Adopt design principles to ensure highest quality of the code design