Integrate Features Continuously

TODO Why?

Use Short-Lived Branches

WHY? also link over to SCM, GIT, and GitFlow stuff in the SCM section

Cross-Functional "Packages" Instead of Code-Merges

WHY? Talk about NuGet/NPM packages. Include SOLID reference specifically the Open-Close principle. Talk about why code-merges can and are difficult to merge especially when branches live for months instead of days…