Light, lazy asynchronous patterns for Vue Apps with Eduardo San Martin Morote
As our web apps grow we need to load parts of them asynchronously. Eduardo teaches the patterns needed to handle asynchronous requests correctly.
For more conference videos, please go to:
https://www.vuemastery.com/conferences/vueconf-toronto-2018/
0:00 Introduction
2:30 It all starts with Webpack
5:40 Lazy-loading Components
9:48 Dynamic Components
15:24 Analyzing your app
19:22 Handling errors