Differences between LaunchDarkly and PostHog PostHog and LaunchDarkly have many of the same features and concepts, but different names and slight…| posthog.com
To create a new feature flag, navigate to the feature flags tab in your PostHog app, where you should see a 'Create feature flag' button that we'll…| posthog.com
Like capturing events , feature flags get a special POST-only public endpoint in the PostHog API, /decide/ . There are also endpoints to get data…| posthog.com