LightningJS is a sandbox that integrates seamlessly with third party libraries by loading code into iframes and deferring execution so it doesn't slow down page load. It adds a level of indirection to third-party APIs, so code rewriting is required. Benchmarks are in its favor however.
Created
October 25, 2011 22:22
-
-
Save tcr/1314536 to your computer and use it in GitHub Desktop.
What's a mechanism for asynchronously loading 3rd party JavaScript?
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
http://www.olark.com/spw/2011/10/lightningjs-safe-fast-and-asynchronous-third-party-javascript/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment