Ignacio
Member since Nov 27, 2012
- Profile: /members/10456-ignacio.htm
- URL: http://nvmind.com
- Comments: 1
Recent Blog Comments By Ignacio
-
Lazy Loading RequireJS Modules When They Are First Requested
Posted on Nov 27, 2012 at 11:51 PM
Cool, this is a good idea for what I'm bulding. I'm defining widgets as an html chunks with id's on the pages and once the main.js gets loaded it looks for those html instances in the dom so it can construct them, so seems like a good idea to lazy load depending if they're in the page or not.... read more »