Comment on Twitter releases new JS template engine: hogan.jsparentComments−RobertKohr14yYep, that is why I use EJS myself. Coming from a PHP background probably biases me though.It is just easy to create an html template with inserted values an minimal control flow using the <%...%> style.
Comments
Yep, that is why I use EJS myself. Coming from a PHP background probably biases me though.
It is just easy to create an html template with inserted values an minimal control flow using the <%...%> style.