Have you ever had a situation when developer with 100% confidence (works on my local) broken your master branch right before the release. We all were...
Ever find a module that does 98% of what you need it to do, and there's no way to make it do that last 2%? Ever need to fix a bug in a module you've...
Just as Symfony, Laravel, and other popular PHP projects have split their code into smaller peices, ready for consumption, Drupal can start doing the...