|
|
|
|
|
by jappgar
710 days ago
|
|
IMO this is a terrible approach, and why I hate the way feature-flags are used nowadays. For example, I'm not approving anything without input validation (frontend or backend). I have no idea if you're actually going to add validation later before the fflag is removed. "Trust me bro" doesn't work for me. |
|
Feature flags don’t mean throwing the baby out with the bathwater.