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

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -