All Videos

Conference

Introduction To React

Created March 10, 2019

Rick Hood Heard about React and want to know more? This session is for people who have heard the buzz about React, have no idea how it works and...
Conference

Move Fast Without Breaking Things: Testing Python Applications

Created March 10, 2019

Paul Bissex Unit tests will save you! They will save you downtime, pain, and embarrassment. In this session, we'll dissect real-world examples of...
Conference

Webform Module For Drupal 8

Created March 10, 2019

Jacob Rockowitz Drupal is the leading Open Source content management system for building ambitious user experiences for larger enterprise websites...
Conference

How Your Webserver Processes Requests

Created March 10, 2019

Oleksandr Trotsenko In this session you will receive a technical overview of how modern webservers cope with processing concurrent incoming...

Decoupled Blocks (ft. React, Json Api, Graphql)

Created February 17, 2019

Drupal traditionally handles both content management and front-end rendering as part of its core functionality. Decoupled Drupal, in contrast, uses...

Adoptable Goats Near Me: What I Googled The Year I Became A Developer

Created February 17, 2019

Whether building a new skill or rebounding after one of life's inevitable setbacks, having the right mindset can save you time and headaches. Told...

Return Of The Clustering

Created February 17, 2019

Your ready to make that new release. You've tested it all in Docker locally, so you hit that commit button and push it all to production, confident...

Test Driven Development In Real Life

Created February 17, 2019

This session will Talk about the benefits and risks of using Behat Tests in your day to day Drupal development practices. Walk through setting up...

An Introduction To Gulp

Created February 17, 2019

For quite a while, I've been working with pre-configured gulp files and using the command "gulp watch" to complile my SASS. Recently, I've dug a...

The Ci/cd Pipeline In A D8 Project!

Created February 17, 2019

Managing a CI/CD pipeline for a D8 project can be hard sometimes, starting from scratch is not always the wise option, but there are so many tools in...

Content Cleanup During Migration

Created February 17, 2019

When migrating content from non-Drupal sites you can end up with a lot of junk in your trunk. Wouldn't it be great if you could do cleanup...

Gatsby & Drupal

Created February 17, 2019

Gatsby (https://www.gatsbyjs.org/) is a fun to use web application generator for React that makes it easy to create blazing fast websites. Drupal...