reusable code

Use Ai to reduce Technical Debt

As businesses increasingly rely on technology to drive growth, the accumulation of technical debt has become a major challenge for…

2 years ago

How to define the controller in a Model Controller API

I. Introduction This blog post is is part of the previous blog post point number 4 MC-API design A. Explanation…

2 years ago

Upgrading a monolith code structure to include MVC going to an api

Implementing the Model-View-Controller (MVC) pattern along with SOLID principles on older monolithic code that only uses an API can be…

2 years ago

Impliment SOLID pricinples on old code to avoid large technical debt

Implementing design principles and best practices on old code can be a challenging task, but it can be done effectively…

2 years ago

5 ways to avoid technical debt by better code design

This blogpost is part two of the avoid technical debt blog - click for part 1 Write modular and maintainable…

2 years ago