October 9, 2018 — Timber is a WordPress integration of the popular templating language Twig. The powerful combination of Twig with WordPress enables developers to efficiently build Themes for WordPress. In this talk I am going to explain how Timber and Twig work and how to avoid the pitfalls that come with this integration.
October 3, 2017 — Performance is a key metric of every website. In my talk I am going to show you code that I have seen in my life as a professional WordPress Developer and that could/should be improved. Furthermore I am going to show you how to change needed but slow code to asynchronous code which does not interfere with the user facing frontend.