GrowthBook Engineering Blog

GrowthBook Engineering Blog

Follow
Follow
homenewslettermembers
Tag

feature flags

#feature-flags

More content

Read more stories on Hashnode


Articles with this tag

Stale Feature Flag Detection

Adnan ChowdhuryAdnan Chowdhury
Nov 28, 20231 min read

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...

Stale Feature Flag Detection

New Feature: Save time with Automatic Metric Generation!

Michael KnowltonMichael Knowlton
Jul 28, 20233 min read

Automatically turn events tracked with Segment, Rudderstack, or GA4 into metrics used for experimentation in GrowthBook. · In the fast-paced world of...

New Feature: Save time with Automatic Metric Generation!

Faster Feature Releases on GrowthBook Cloud

Jeremy DornJeremy Dorn
Mar 28, 20232 min read

In GrowthBook 1.9, we launched the GrowthBook Proxy server to enable faster feature rollouts for self-hosted instances. With the Proxy, changes you...

Faster Feature Releases on GrowthBook Cloud

Fully Typesafe SDK

Jeremy DornJeremy Dorn
Mar 28, 20233 min read

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...

Fully Typesafe SDK

New REST APIs

Jeremy DornJeremy Dorn
Mar 28, 20232 min read

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,...

New REST APIs