Feature-toggles as a Calm for Development and Testing
-
40 min
In the talk, we will discuss:
- What to do if your team has not managed to finish a feature, but part of the code has already been uploaded to development and nothing has been tested?
- How not to rush headlong to make a hotfix for a feature if a bug was found in production?
- How to implement the task of conducting AB testing so that you can change the conditions of the feature and the conditions of the rollout on the fly?
- What is this magic remedy?