Decoupling Feature Releases from Deployment Using Feature Flags
In a traditional software development workflow, whenever there are updates or feature releases to be made, they are typically tied to a single major deployment to production.
As a result, the frequency of feature delivery is slower and a lot riskier ...
daveyhert.hashnode.dev7 min read