Pug is a preprocessor that speeds up writing HTML. Learn the syntax and features by building a simple Node project with Pug.
Tag: Template engine
A Guide to the Pug HTML Template Preprocessor
Twig – the Most Popular Stand-Alone PHP Template Engine
Claudio re-introduces you to Twig - the most popular stand-alone (not enslaved to a framework) template engine for PHP. Come see how easy to use it is!
Make Your Own Social Network, Game Server, or Knowledgebase! – Sourcehunt
This sourcehunt, we've gained the magical ability to make our own game servers, knowledgebases, and social networks. Join us in contributing!
Quick Tip: Convenience Hacks for Passing Data to Views
A couple of helper methods for quickly and effectively passing larger numbers of variables to views from your controllers
Transphporm – a Different Kind of Template Engine
Zack Wallace walks us through a paradigm-shifting new template engine, Transphporm, which uses CSS selectors to alter template content. Intrigued? Come see!
A Beginner’s Guide to Handlebars
In this tutorial Ritesh Kumar discusses the basic concepts of Handlebars and also examines its frequently used functions and syntaxes.