Quantcast
Channel: JavaScriptMVC Forum
Viewing all articles
Browse latest Browse all 3491

Re : Using System.js vs Steal.js

$
0
0
Currently, mustache templates are pre-compiled which does speed up application load times.  We've experienced apps with 20-30 templates and the processing time was taking about 200ms.

However, stache pretty much does send strings to the client.  This, I hope, is temporary as I assume it creates a similar drag in performance.  

Viewing all articles
Browse latest Browse all 3491

Trending Articles