352
Derisking a project 1 year out
(i.imgflip.com)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Feature flags baby. This is how we do it.
Make it live but disabled, have an env prior to prod with them on, for any regressions.
Launching your already comprehensively tested and actually live feature? An easy deployment.
Can someone please tell me how to do this for the BE. Ta.