This class covers the modern tools and techniques available to Drupal site-builders. We’ll use tools like Composer, Drush, Git, and Configuration Management
We’ll see how all these tools work together to make your Drupal 8 site development and management process faster, more efficient, and less error-prone
Specifically, we’ll talk about how to use Composer to build a site locally as well as on a production server, and how to use Configuration Management to develop locally, and then push final changes to a production server. While building a site with Composer, we’ll use the new official Drupal.org packagist repo.