gcdevops / HRWhiteListing

MIT License
2 stars 0 forks source link

Create feature sets #287

Open jaysonmc opened 4 years ago

jaysonmc commented 4 years ago

Divide changes in to categories and create modules for each.

Feature flags are preferable to one monolithic module. Having a decoupled approach allows certain changes to remain in place if a given module causes undesired behaviour and needs to be switched off.