Use Guardrails for AI-Assisted Coding
AI-assisted coding is still in its early stages. This article explores the immediate and future impacts of integrating AI...
AI-assisted coding is still in its early stages. This article explores the immediate and future impacts of integrating AI...
CodeScene surpasses SonarQube by 6 times on the public software maintainability dataset, scoring 83% vs. SonarQube's 13.3% using...
In this article, we’ll use a statistical model that translates Code Health scores into tangible business value – faster...
CodeScene awarded Best Paper at the 7th International Conference on Technical Debt 2024 for groundbreaking insights in the field...
Manage technical debt by prioritizing code health issues based on development impact. Get a clear priorities list and visualize...
Cyclomatic complexity counts the number of logical paths through a function. The Bumpy Road Code Complexity pattern is a function...
Knowing the size of input beforehand, it should be safe to leave out the padding character so you don’t need to percent-encode it...
Let's have a look at one of the technical debt examples. Prioritizing tech debt on a function level is a big win. We'll explore...
React hooks can be easily created as any other function. We can create our own domain specific hooks that can be reused across the...
What if your projects are under version control in Microsoft's Team Foundation Server.
In this post we'll demonstrate an example of a functional refactoring pattern.
This is a description of a high-level performance optimization workflow, primarily focusing on optimizing the design of our...
These days it's probably easier to find a winged unicorn than a software organization who hasn't adopted Agile.