Philip Vieira (zeeraw)'s status on Thursday, 20-Sep-12 09:26:47 UTC

  1. @minti It's templating techniques. You store your HTML views inside compiled javascript. Load it at the get-go and never bother about any reloading while you use the site but let the client handle the data and determine what views to render from it's cache using the data as parameters.

    Thursday, 20-Sep-12 09:26:47 UTC from web in context