Comments on: Angular: Lazy Loading and Preloading strategy https://stepansuvorov.com/blog/2017/03/angular-lazy-loading-and-preloading-strategy/ Release 2.0 Wed, 19 Jul 2017 17:52:00 +0000 hourly 1 https://wordpress.org/?v=6.3.1 By: Taras https://stepansuvorov.com/blog/2017/03/angular-lazy-loading-and-preloading-strategy/#comment-63428 Wed, 19 Jul 2017 17:52:00 +0000 http://stepansuvorov.com/blog/?p=3286#comment-63428 Thanks a lot! You saved my day and nervous system)

]]>
By: Stepan Suvorov https://stepansuvorov.com/blog/2017/03/angular-lazy-loading-and-preloading-strategy/#comment-63411 Sun, 25 Jun 2017 19:57:00 +0000 http://stepansuvorov.com/blog/?p=3286#comment-63411 In reply to hiimkai2.

that’s why I suggest to create own *CustomPreloadingStrategy* that will satisfy your application needs

]]>
By: hiimkai2 https://stepansuvorov.com/blog/2017/03/angular-lazy-loading-and-preloading-strategy/#comment-63410 Sun, 25 Jun 2017 19:50:00 +0000 http://stepansuvorov.com/blog/?p=3286#comment-63410 When I use the preloadingStrategy: PreloadAllModules it slows down my whole App and there is no way to use the app until the loading is finished, which doesnt really improve the User Experience :/

]]>