Building a Views display style plugin for Drupal
Views plugin example.
PHPStorm plugin for better autocompletion.
A blog post about hot to use PHP Attributes in Drupal.
Some extra guidelines for Drupal 8+ code.
Services can automatically include their dependencies using autowire: true.
Lullabot's ADRs.
Documentation on how css aggregation works.
The latest imagick release in pecl repositories is not yet compatible with 8.3.
The workaround is to compile it manually by...
Policy for including 3rd party code.
Event loop for concurrent PHP applications.