Start Date

Start Date

Conference Videos

Migrating Into Various Drupal 8 Entities

Created September 29, 2018

If you have a question about how to migrate data into Drupal 8 Paragraphs, or node revisions with content moderation enabled, or even from Drupal 7's...

Audit Your Theme

Created September 29, 2018

Themes can become a beast. Over time, features get added and new patterns get introduced. Tight deadlines may also cause you to make inefficient...

Twig And Component Libraries

Created September 29, 2018

Templating in Drupal 8 is fairly different than Drupal 7. PHPTemplate was replaced with the Twig rendering engine. Maybe you haven't touched Twig...

Why Contributing To The Community Is Important For Your Companies Health

Created September 29, 2018

Is it worth it to take time out of your week to contribute back to the community? Find out how being more community-minded can actually improve your...

Docker Based Battle Royale!

Created September 30, 2018

All Docker-based local-development contenders will enter the ring...which will survive? In this session we will compare many docker based...

Functional Programming In Php

Created October 5, 2018

While Drupal 8 has gone all in on Object-Oriented Programming, Drupal developers can benefit from understanding Functional Programming concepts and...