codestarndards

How Machine Learning is Revolutionizing Fraud Detection in Financial DocumentsHow Machine Learning is Revolutionizing Fraud Detection in Financial Documents

How Machine Learning is Revolutionizing Fraud Detection in Financial Documents

Machine learning is increasingly being used to supplement human interaction with large volumes of financial documents due to its ability…

2 years ago
Use Ai to reduce Technical DebtUse Ai to reduce Technical Debt

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 APIHow to define the controller in a Model Controller API

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 apiUpgrading a monolith code structure to include MVC going to an api

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 debtImpliment SOLID pricinples on old code to avoid large technical debt

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 design5 ways to avoid technical debt by better code design

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