O konferencji
DrupalCamp Poland 2022 to konferencja organizowana dla społeczności Drupala oraz osób zainteresowanych Drupalem. Dwudniowa konferencja połączona z warsztatami szkoleniowymi odbędzie się: 28-29 Maja 2022 r. we Wrocławiu.
Program konferencji został tak opracowany, aby każdy znalazł coś dla siebie - zarówno osoby w tematyce Drupala stawiające pierwsze kroki, jak i zaawansowani programiści.
Podczas konferencji prelegenci będą prowadzić wykłady w języku polskim oraz angielskim.
Zobacz wideo
Prelegenci w roku 2022
Lista prelegentów Drupal Camp Polska 2022.
Agata Charęza
Wiktor Walc
Mariusz Andrzejewski
Marcin Grabis
Karol Węcławski
Ł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
Sesje z ubiegłych lat
Programme
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.