Angular Feature Flags User
Pros
- Allows for easy configuration of what you may define as features
- Allows for a customization layer to utilize Feature Flags
Cons
- Would be nice if there were a built in route guard and more end to end solution out of the box I suppose
Most Important Features
- Allows for a less complex git branching strategy
- Allows for code sharing and re-use across teams since code exists in a common branch
Return on Investment
- I would say a large ROI considering the reduction in branching and merging we need to perform and also the ability to use common, up to date code across teams. There's a lot of shared code we make use of, particularly with identity and authentication and our entire identity platform which is essentially used by each feature.
Alternatives Considered
Git
Other Software Used
Microsoft Dynamics 365 (formerly Microsoft Dynamics CRM)
