Handlebars is great.
What is Handlebars I hear you say?
Doh!! Do you embed your HTML code in JS code. Bad….Handlebars to the rescue.
String Splitter
While using Handlebars I came across a scenario where I had to split a string using a delimiter and then push the contents into the DOM individually.
Show me Code
Usage
Results