While it's important to learn all the OO parts of writing Drupal module code, there's a faster way to write it. Drupal Console is great for scaffolding modules, plugins, and things like blocks or entities.
[$ drupal] or [$ ../vendor/bin/drupal]
Questions:
- How do you install Drupal Console?
- How do you use Drupal Console?
- Whare are some things Drupal Console is good at?