External help (articles, tutorials, videos...)
You can find three basic examples in the example folder. If you need more, check out these links:
-
Lazy loading with requirejs, ocLazyLoad and ui-router: using the templateProvider / using the uiRouterDecorator - by @gilbox
-
Lazy Loading ui-router states with requirejs, ocLazyLoad and ui-router-extras futureStates, part 1 / part 2 - by @kbdaitch
-
Lazy loading Angular modules with ocLazyLoad, part 1 / part 2 / part 3 / part 4 - An AngularJS lesson by @johnlindquist on egghead.io
-
Lazy loading Angular modules with ocLazyLoad, SystemJS and Angular UI-Router - Fully functional seed project based off a Yeoman generator by @lookfirst
-
Code splitting, lazy-loading, import statements, Angular + newNgRouter + ocLazyLoad + webpack
-
A lazy loading solution for Angular 1.x by Jack Ma: A solution of lazy loading Angular 1.x modules using a mix of various technologies/tooling, including systemjs, ocLazyLoad, ui-router, ui-router-extras future state and not-required-but-great-to-have ES6/ES2015. (And the Github of the project)
Updated less than a minute ago