-
Notifications
You must be signed in to change notification settings - Fork 6
Read More
David Rodriguez edited this page Jul 7, 2022
·
11 revisions
Here you can get a curated list of interesting content related with all the sections of the Stack in Summer House.
- OpenSenseLabs: Different options of decoupling Drupal
- Drupal org: Decoupled Drupal
- Droptica: Headless Drupal - What, When,How & Where -The Ultimate Guide To Decoupled Drupal
- Books/ Local Web development with DDEV.
- Creating development environments for Drupal with DDEV
- How To Develop a Drupal 9 Website on Your Local Machine Using Docker and DDEV
- Sysdig: Top 20 Dockerfile best practices
- How to Use Docker Restart Policies to Keep Containers Running
- Docker, Docker-Compose and DDEV - Cheatsheet.
- Usage of PHPCS on Github via Pull Request for Drupal Applications
- Usage of PHPStan on Github via Pull Request for Drupal Applications
- Drupal Coding Standards validation with PHP Code Sniffer and Github Actions
- How I take care of code quality with GrumPHP