A welcomed approach to templating
-
Twig templating allows modularized design, you can decide to group your SCSS / PHP Logic / Twig templating and why not JS in the mix, forming well defined, inheritance aware components. (see OOCSS, Atomic Design etc)
Always struggle to do that with pure WordPress + PHP templating approach.
+ Twig is the way forward in the PHP world for templating (see Drupal)
- The topic ‘A welcomed approach to templating’ is closed to new replies.