
A couple of helper methods for quickly and effectively passing larger numbers of variables to views from your controllers
A couple of helper methods for quickly and effectively passing larger numbers of variables to views from your controllers
Lamin Sanneh looks at how routable components are replacing controllers and views in Ember 2 and how they allow us to write encapsulated and reusable code.
Join Lamin Sanneh for a tour of Ember 2.0 and the new features it will bring, which include a new rendering engine and component-based architecture.
FigDice is a slightly different templating engine for PHP. See how you can use it to make an internationalized blog in Lukas White's post.
FigDice is a slightly different templating engine for PHP. See how it stands out in the sea of clones in Lukas White's introduction.
Danny Sipos explains Relationships, Contextual Filters and Field Rewriting in Drupal's Views 3
Danny Sipos explains how (and why) to expose your custom database tables to Views in Drupal 7 (applies also to Drupal 8)
Danny Sipos explains Views 3 in Drupal 7, from how to get them installed, to how to develop custom views and pages with them.
Lukas White introduces JadePHP - the PHP implementation of the popular Jade templating engine.