Welcome to Learning about Feature Flags

using DevCycle

Get started by editing pages/index.js

Getting Started

How to get started using DecCycle in a NextJS React app.

Non-Boolean

Using non-boolean feature flags to warn users that a site is going down at a specific time, then turning the site off that the time.

Non-Boolean

Using non-boolean feature flags to warn users that a site is going down at a specific time, then turning the site off that the time.

App Version Specific

Using the app version to turn on and off certain features.

Using Feature Flags to Manage Access

Use a Feature Flag to allow user access to a certian section of the app.