Fragmented - Android Developer Podcast

248 - Feature Flags & A/B Testing: A Deep Dive with Ishan Khanna

8 snips
Jun 26, 2023
Ask episode
AI Snips
Chapters
Transcript
Episode notes
ANECDOTE

Glide Vs Picasso Experiment

  • At Booking.com Ishan proposed switching Picasso to Glide and ran an A/B test by swapping image-loading strategies.
  • The result was neutral, teaching him to prefer data-backed changes over hot-technology moves.
ADVICE

Experiment With Minimal Changes

  • Make the smallest possible change for an experiment so you can attribute results clearly.
  • Break big migrations into smaller steps and iterate after detecting a signal.
INSIGHT

Flags Enable Tests, Tests Require Flags

  • A/B testing is the data collection and analysis process, while feature flags are the technical mechanism to expose control and variant groups.
  • Feature flags without measurement are just gating; measurement makes them experiments.
Get the Snipd Podcast app to discover more snips from this episode
Get the app