Hacker News new | ask | show | jobs
by evlapix 4300 days ago
I played around with something like this once: http://akagomez.com/demo/packaging-lazy-dependencies/

The goal was to illustrate how unique dependencies could be packaged separately for progressive loading while navigating single page javascript applications.

If you're interested in the real deal though, checkout http://stealjs.com/docs/StealJS.why.html#section_FasterLoadi...