You've been working long and hard on this feature and your humongous PR is up, your code review takes days and the QA process spots one or two bugs you have to fix. You finally fix the issues and are ready to deploy to PlayStore, but that may be another 1 or 2 days (depending) and the app is out. Over a week has gone by trying to ship this feature, but what if we could cut down that time and ship faster with more confidence? Enter feature flags. I will share my learnings about feature flags from previous projects, how they quicken the development process, how you could start making use of them and some things to watch out for when using them.