Client-side Template lazy loading

Does anyone know of a client-side template lazy loading package or has someone tried to lazy load templates to the client rather than the default - all templates sent to the client on initial load.

1 Like

I would like to know how to do this as well. It would be helpful with Change between many UI frameworks.

Hopefully this becomes reality sometime sooner than later: https://trello.com/c/24s6vyxo/55-incremental-loading

Some tools that might help in the meantime:
https://atmospherejs.com/numtel/publicsources
https://atmospherejs.com/numtel/privatesources
https://atmospherejs.com/miro/preloader

@trusktr ok I will update this post my findings :smile:

Thanks for the options. Too bad preloader depends on a router.

I thought the same. I see you found my GitHub issue!