About Conference
DrupalCamp Poland 2022 is a conference organized for the Drupal community and people showing interest in Drupal. This two-day event featuring training workshops will be 28-29 May 2022
The conference programme has been arranged so as to provide every participant with what they really need – both people making first steps in Drupal and advanced developers.
During the conference, speakers will deliver their lectures in Polish and English.
Watch a video from 2018
Speakers 2022
List of speakers Drupal Camp Poland 2022.
Agata Charęza
Wiktor Walc
Mariusz Andrzejewski
Marcin Grabis
Karol Węcławski
Gaurav Kapoor
Łukasz Chrzanowski
Jeffrey A. "jam" McGuire
Piotr Kamieniecki
Konstantin (Kosta) Vashkevich
Grzegorz Pietrzak
Paweł Górski
Grzegorz Bartman
Piotr Łabno
Jarosław Bartman
Barnaba Mądrecki
Sessions from previous years
PHPUnit: Good Practices
Most of us are creating unit tests every day. We often use PHPUnit for that. But are we using it properly? What can we improve, and what to avoid? How the framework has evolved over last years? What are the newest best practices and how to start follow them?
Introducing the Gutenberg content editor for Drupal 8
Drupal needs a modern UI for rich content creation. This fall WordPress 5 is out with the brand new Gutenberg editor, a decoupled React based editing experience. It works great! And: It's open source, so we ported it to Drupal.
Continuous Integration in Drupal
How we use automation to increase quality, reduce cost and increase fun of development. I will talk about the processes we set up for continuous integration on all projects we maintain in Droptica.
The Promises and Pitfalls of Drupal's Cache System
With version 8, Drupal delivered major improvements in the way content could be cached and expired. For the first time, significant caching is possible for dynamic pages and authenticated users. However, the caching system can be complex and confusing. This presentation will provide an overview of Drupal’s cache layers and will cover best practices when theming and customizing Drupal to avoid common errors and to maximize performance.