ALM Rangers - Software Development with Feature Toggles

Thu, 01 May 2014 10:00:00 GMT

Feature toggles are a programming concept that enables parallel, concurrent feature development as an alternative to branching for parallel development (feature branches), and allows continuous integration of features while they are being developed.

Read article