A
A
an232014-04-01 14:13:13
backbone.js
an23, 2014-04-01 14:13:13

How to implement template connection on the fly in backbone js?

How to implement dynamic linking and cached templates for backbone js?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
personaljs, 2014-04-03
@an23

connect already compiled templates to views, for example:
This will save time on rendering and the template is cached 1 time and for all other accesses it is taken from the cache.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question