knockout.js - Best method to use external templates with knockout -


i have built html page internal templates. see url jsfiddle:

http://jsfiddle.net/hoven002/jqtdh/

what best method make templates external , how?

regards, kenneth

the best method, in opinion, use plugin: https://github.com/ifandelse/knockout.js-external-template-engine.

it enables new template engine pull templates external files. has configuration options determine templates pulled from.


Comments