Blog

IDE Dependencies: Prevent Break/Fix Cycles

An Integrated Development Environment is essentially home for developers—it’s where they have all their tools to write and test co…
Learn More
Killing Tech Debt: CodeLogic’s Complex AI Solution

Killing Tech Debt: CodeLogic’s Complex AI Solution

CodeLogic CEO Edwin Gnichtel argues technical debt is a ball of mud that developers have created that cannot be resolved by humans…
Learn More
Code Integrity During Software Upgrades

Code Integrity During Software Upgrades

Managing software upgrades can be difficult, particularly when maintaining code integrity and system stability. Every upgrade carr…
Learn More
Prevent Headaches from Deprecated Code

Prevent Headaches from Deprecated Code

What is deprecated code? Deprecated code (sometimes called “dead code”) is the equivalent of a sticky note saying “this will be re…
Learn More
CodeLogic Blog SQL Stored Process

SQL Stored Procedure Dependencies

Introduction SQL stored procedures have long been a critical architectural component in many complex applications. These server-si…
Learn More
5 Ways a Dependency Map Improves Software Development

5 Ways a Dependency Map Improves Software Development

What is Dependency Mapping? Dependency mapping is a process that helps developers fully understand and manage all code and databas…
Learn More
Database Migration

Database Migration? Don’t Forget Your Apps

What is Database Migration? Database migrations occur when an intricate network of code and data is transferred from one platform …
Learn More
Identifying Tech Debt Worth Fixing

Identifying Tech Debt Worth Fixing

What is technical debt? Developers are all too familiar with tech debt. The topic is often the focal point of dev team meetings an…
Learn More
Dependency Mapping Success Story: Part 2

Dependency Mapping Success Story: Part 2

If you haven’t already, check out Part 1 of this blog series to learn about my experience working in a development team with a big…
Learn More