**From Node Interactive 2015**
Handlebars is an essential templating tool in every web developer’s toolbelt. It has become the default choice for many frameworks and platforms. Users around the world love how easy it makes dynamic templating on the client and server with JavaScript.
But how much can be really said about the library? With a dead simple API and small set of features, most developers never get to know the library intimately. It’s secrets lay undiscovered but in the open. An open source mystery!
Ryan Lewis has plumbed those depths in the course of researching his Pluralsight course “JavaScript Templating with Handlebars” and he’s boiled down the lessons learned into a convenient 15 item list! Each item showcases some insight or secret that will make developers say “Wow!”