• Flags SDK

  • Getting Started
    • Overview
    • Quickstart
  • Philosophy
    • Why Feature Flags?
    • Why Experimentation?
    • Flags as Code
    • Server-side vs Client-side
    • Data locality
  • Concepts
    • Identify
    • Dedupe
    • Precompute
    • Adapters
  • Examples
    • Dashboard Pages
    • Marketing Pages
  • API Reference
  • Vercel
  1. Concepts

Concepts

Identify
Establishing evaluation context
Dedupe
Preventing duplicate work
Precompute
Using feature flags on static pages
Adapters
Using adapters to integrate providers