Technical debt: why it’s important to manage it

When developing an application, accumulating technical debt is inevitable, and it directly impacts teams. In addition to weakening productivity and adding maintenance overhead, the buildup of this technical debt can lead to security or legal problems. Today, solutions exist to measure and eliminate these technical flaws so that teams can remain calm and focused on […]

Software Crafters Québec

Kumojin œuvre à bâtir une véritable communauté composée de passionnés du monde des TI et d’artisans logiciel experts dans les technologies infonuagiques. Nos développeurs ont à cœur de cultiver et partager leur savoir-faire et savoir-être auprès de leurs pairs. Nos équipes travaillent quotidiennement à concevoir des architectures solides, à produire du code de qualité, à […]

The 5 SOLID principles explained to developers

Code reviews are one of the tools used by developers to find problems as early as possible. However, it is complicated to identify those related to SOLID principles if you don't know what to look for. So, instead of offering you yet another article that just defines the principles, I propose to show you how […]