#feature-flags
Read more stories on Hashnode
Articles with this tag
Feature flags are a fantastic way to reduce risk during deployments, but they can also be a source of technical debt. It’s common for engineers to...
Automatically turn events tracked with Segment, Rudderstack, or GA4 into metrics used for experimentation in GrowthBook. · In the fast-paced world of...
In GrowthBook 1.9, we launched the GrowthBook Proxy server to enable faster feature rollouts for self-hosted instances. With the Proxy, changes you...
GrowthBook client-side SDKs have always been written in 100% Typescript, which provides a great baseline level of type safety. Trying to use a numeric...
Back in October, we launched our very first REST API endpoint (GET /features) to list all of the feature flags in your GrowthBook account. Since then,...