July 2017
Intermediate to advanced
266 pages
6h 36m
English
Branching by abstraction provides a solid way for developers to continue working on an incomplete implementation and they not need to create a new branch. The idea behind the branching by abstraction architecture is simple:
The basic implementation documented earlier can also be summarized with the following diagram:

As we can see from the architecture, the new component is simply interchanged from the old one once it has been completed ...
Read now
Unlock full access