hapi — How to Create Jade-Like Layout Blocks in Handlebars
Handlebars is a great templating language with partial view support. It’s highly extensible and adjustable with custom helper functions to add individual features if required. If you’ve ever worked with the Jade templating engine, you probably know and used the block feature which adds a placeholder into your …
Continue Reading