Stuart introduces us to his brand new Deoupled Settings module, which serves Drupal's site and theme configuration over JSON:API, and lets every frontend override the values it needs.
Core's JSON:API already serves config entities, but never exposed simple configuration, which is where the new module comes in.
Stuart explains how and when to use Decoupled Settings, and contrasts it with the Config Pages module.