Skip to content

Commit

Permalink
Matching <title> and h1 for "11 principles" post
Browse files Browse the repository at this point in the history
  • Loading branch information
alvinometric committed Sep 20, 2024
1 parent 7d38048 commit 749ad26
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 749ad26

Please sign in to comment.