Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

1
  • I didn't even consider the idea of starting modules the moment their dependencies where loaded rather than once the scripts were all loaded. A big +1 for speed consideration, but I'm still interested in seeing how an Injector is done properly without consideration for starting before all the scripts are in. Thats a complex challenge, I'm just looking for how to do this in a single JS file on a small fundamental level. Commented Sep 25, 2015 at 15:47