Twig, a templating system for web designers

Click here to watch Twig, a templating system for web designers.

Twig is yet another templating system written in PHP. But why not using PHP for templates? What makes Twig special?

In this session, I'm going to explain the core philosophy of Twig and its main concepts. You will also learn how to leverage its built-in security features, how to organize your templates, and how to best implement your presentation logic.

My goal: make you realize that PHP is not a templating system anymore and that your current PHP templates are awkward and ugly.

Schedule Information
Track: 
Experience level: 
Beginner
Time slot: 
Wednesday · 10:45-11:45
Speaker(s): 

Comments

It may be better to shift from "PHP templates are awkward and ugly" (really, I don't think there's anyone left in Drupal that needs to be convinced of that) to "here's why Twig is The Answer to that problem".