Comment on Twitter releases new JS template engine: hogan.jsparentComments−intranation14yIt's not another JS template engine - it's a pure JS implementation of Mustache that's apparently significantly faster than Mustache.js.They also support compiling of templates for deployment purposes, which is nice.
Comments
It's not another JS template engine - it's a pure JS implementation of Mustache that's apparently significantly faster than Mustache.js.
They also support compiling of templates for deployment purposes, which is nice.