jquery templates - What is the difference between "JavaScript Micro-Templating" and mustache.js/handlebars.js? -


first, apologize such novice question again, , if has been answered elsewhere.

there many template engine,i not know how choose!i study this, still @ loss.

i want know advantages of mustache.js/handlebars.js? compared javascript micro-templating

please give examples explain, thank much!

for pretty well-rounded comparison see

http://engineering.linkedin.com/frontend/client-side-templating-throwdown-mustache-handlebars-dustjs-and-more

it includes lot of considerations , 'in-the-field' approach.

moreover, it's linkedin can trust it's pretty thorough.

edit:

only real omission hogan twitter, because (and still is) new kid on block . http://twitter.github.com/hogan.js/) handlebars based on mustache. functionality in between mustache , handlebars. performance 5/5.

i use hogan both on client-side , nodejs on server-side , it's great working once hang of it.

hth


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -