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...
Reinforce positive trends as part of the CI/CD Pipeline. Use CodeScene in your CI/CD Pipeline, integrations for GitHub, BitBucket,...
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...
How should you go about a technical interview? We say the white board approach is incomplete.
Today I patched a monster. That monster is a piece of code that many of you probably rely upon, either directly or indirectly.
How to visualize software development patterns and tech debt? See ROI from improvements. Technical debt analysis is based on...
We've been working on better refactoring tools for teams to improve their code, and we're happy to present our new Refactoring...
React hooks can be easily created as any other function. We can create our own domain specific hooks that can be reused across the...
CodeScene's simulation module lets you explore the effects of planned off-boarding while the developers are still aboard. Act on...
What if your projects are under version control in Microsoft's Team Foundation Server.
Many organizations transition to short lived feature branches and employ practices like continuous integration.
Get actionable insights on how to manage technical debt at scale. Gain control and avoid taking on more technical debt by...
Feature toggles let a team decouple release to product from release to users. This is great, but also requires discipline to clean...