Reading List

Plumbing fully typed feature flags from API to UI via OpenAPI from Fragments — brandur.org RSS feed.

Plumbing fully typed feature flags from API to UI via OpenAPI

A pipeline that moves feature flags defined in a backend YAML file through to OpenAPI, then onto generated TypeScript that uses types to see which flags are available and check their state of enablement.