Skip to content

Instantly share code, notes, and snippets.

@elentok
Created September 18, 2015 08:10
Show Gist options
  • Save elentok/6a2704aa7751ea6f1dfe to your computer and use it in GitHub Desktop.
Save elentok/6a2704aa7751ea6f1dfe to your computer and use it in GitHub Desktop.
Marionette JST
_.extend Marionette.TemplateCache::,
loadTemplate: (id) -> JST[id]
compileTemplate: (template) -> template
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment