Reading List
Activating cached feature flags instantly with notify triggers from Fragments — brandur.org RSS feed.
Activating cached feature flags instantly with notify triggers
Reflecting changes made to feature flags immediately, despite a local in-process cache, by firing sync notifications from triggers, and listening with the notifier pattern.