Skip to content

Commit

Permalink
Matching <title> and h1 for "11 principles" post (#8206)
Browse files Browse the repository at this point in the history
  • Loading branch information
alvinometric authored Sep 26, 2024
1 parent 4107e84 commit d1c3e3f
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ title: "11 Principles for building and scaling feature flag systems"
toc_max_heading_level: 2
---

# Best practices for building and scaling feature flags

import Figure from '@site/src/components/Figure/Figure.tsx'

Feature flags, sometimes called feature toggles or feature switches, are a powerful software development technique that allows engineering teams to decouple the release of new functionality from software deployments.
Expand Down

0 comments on commit d1c3e3f

Please sign in to comment.