

Feature Flags, Start ups vs Enterprise Level Organizations
Nov 25, 2024
Dive into the fascinating world of feature flagging, where gradual rollouts and real-time monitoring transform the development process. Discover the power of A/B testing tools and hear personal experiences with tools like LaunchDarkly. The discussion also highlights the challenges freelancers face, emphasizing the importance of trust and solid contracts in business. Plus, get tips on navigating the often tricky landscape of freelance payment agreements. It's a blend of tech insights and practical advice for developers and freelancers alike!
AI Snips
Chapters
Transcript
Episode notes
Staging vs. No Staging On-Call Experiences
- Danny Thompson shared his contrasting on-call experiences.
- One company lacked staging, leading to frequent after-hours calls, while another with multiple staging environments offered peaceful evenings.
Feature Flags for Releases
- Use feature flags for every significant release, enabling incremental development and testing in production.
- This minimizes risk and allows for quick rollback if issues arise.
Loyalty Reward System Overhaul
- Danny Thompson recalled rebuilding a loyalty reward system at a previous company.
- Extensive testing by QA was crucial due to the complexity and numerous edge cases, especially between signed-in and guest users.