How to implement feature flags

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • featbit

    A feature flags service written in .NET

  • Feature flags, also known as feature toggles, have become an essential tool for modern software development. They enable developers to control the release of new features and updates in a flexible and controlled manner. In this blog post, we'll explore what feature flags are, their classical and modern use cases, and how to implement them effectively in front-end, mobile, and server-side applications. We'll also delve into the concept of overlapping design A/B testing and how feature flags play a crucial role in building robust experimentation.

  • spec

    OpenFeature specification (by open-feature)

  • The trend in feature flag implementation is to standardize with solutions like OpenFeature that provide SDKs and templates to streamline the process. Standardization is beneficial for 2 reasons:

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Why use Open Source Feature Flags?

    2 projects | dev.to | 16 Apr 2024
  • Add Feature Flags with only a JSON flat file in NodeJS

    2 projects | dev.to | 24 Mar 2024
  • Pivoting a million dollar DevTool startup

    2 projects | dev.to | 17 Jan 2024
  • OpenFeature

    1 project | news.ycombinator.com | 20 Sep 2023
  • SRE and Feature Flags

    1 project | /r/sre | 19 Dec 2022