Object Oriented theming with Pinto [Lightning talk]

Time: Thursday 13th March 11:45-12:00
Room: Cinema 1
Track: Drupal Development

Traditional Drupal theming can lead to several maintenance issues in the long term.
While Twig debugging helps to track down specific templates, pinpointing how certain pieces of data make their way onto a page can be tricky. Pinto eliminates all this guesswork by encapsulating theming logic into reusable PHP classes.
This new module, written by PNXer Daniel Phin, dramatically improves the developer experience and velocity for theming sites. In fact, we now use it in all of our new projects.
In this lightning talk, learn how the brand-new Pinto module can elevate your Drupal theming to the next level.
We’ll touch on some of the common issues with traditional Drupal theming that Pinto bypasses, the basics of setting it up, plus example components and rendering Pinto Theme objects.

Speakers

Adam Bramley
Hailing from the land of the long white cloud, Adam has been working with Drupal since 2010 and has extensive expertise working with the public sector and higher education.
Adam now leads some of the largest Government Drupal projects in Australia and contributes back to Drupal core and contributed modules on a weekly basis. He is also a subsystem maintainer for the block_content module.