Submitted by shrop on
Here are some of my notes and links from the Charlotte Drupal Drive-in 2018
Theming
- Thomas Lattimore
- Twig Tweak module
- Create a module for new Drupal filters created using Twig Tweak
- Bayo
- Components searches modules for twig files
- Theming in Drupal vs. Decoupled
- Possible lower efforts to move from D7 templates to Twig than decoupling
- D8 Theming pros/cons
- Twig caching can be really confusing
- April
- Jim
- GitHub - fourkitchens/emulsify: Emulsify: Pattern Lab + Drupal 8
- Likes that Twig has cutdown on the amount of preprocess work
- Mentioned the Clean Class Filter
DevOps
- Mark Shropshire and Bayo Fodeke
- Managed Container-based Stacks for your Applications | Wodby
- Overview - Drupal stack documentation
- GitHub - drush-ops/drush-launcher: A small wrapper around Drush for your global $PATH. via Kevin
- Drush Commands
- Contenta CMS · GitHub
- YAML Content | Drupal.org
- Stage File Proxy | Drupal.org
- Writing custom Drush commands in Drupal 7 | Valuebound
- GitHub - drupal-composer/drupal-project: Composer template for Drupal projects. Quick installation via “composer create-project drupal-composer/drupal-project”
Decoupled Drupal
- Decoupling Drupal
- Platform for API Design, Development & Documentation | Apiary
- Publish once
- Estimations
- Challenge of factoring the integration between FE and BE
- Challenges
- Estimations
- Throwing out free things that Drupal gives you
- Routing and friendly URLs