<img src="https://secure.leadforensics.com/794635.png" style="display:none;">

Feature Toggles are Technical Debt, but still great

Feature toggles let a team decouple release to product from release to users. This is great, but also requires discipline to clean out obsolete toggles.

Copied!

This article is a guest blog by Egil Østhus, CEO of Bricks Software AS. Bricks is the company driving the open source feature management system Unleash.

Are there really any development teams that haven’t experienced the pressure of delivering “more” or quicker to production? In this case “More” often means functionality or new customer facing features. Developer efficiency is more important than ever, and feature toggles allow increased speed to market. Feature toggles allow a developer team to decouple release to product from the release to users. This has clear benefits to the development team on how they release a new feature:

CodeScene Team

Updates from the CodeScene team

Keep reading

See more

Why AI Coding Agents Need a Deterministic Code Health Gate

The bottleneck is not writing code. The missing piece that AI agents need is an independent Code Health gate - a determi...

CodeHealth as a Prerequisite and Compass for Coding Agents

Healthy code is a prerequisite for successful agent deployment. Here's the research, and why CodeHealth guidance changes...

Announcement: Deterministic PR Refactoring Agents

Reviewers can now trigger guided agentic refactorings directly from pull requests. Centralized workflow, no separate pro...