Community Member Profile
Miller Medeiros
Member since Aug 4, 2012
- Profile: /members/10174-Miller-Medeiros.htm
- URL: http://blog.millermedeiros.com
- Comments: 1
- Points: 11
Recent Blog Comments By Miller Medeiros
-
Compiling / Optimizing A Subset Of A RequireJS Application
Posted on Aug 4, 2012 at 1:03 PM
Yeah, lazy-loading is controversial. Depending on the case it's better to combine everything into a single file even if that implies that some of the pages won't need all the JS that is loaded (cache between pages, single request). For these cases I would recommend using [almond.js](read more »



