Speakers

メドピアトラック06:25〜06:55

Async State Management with Vue Router

Widely used for Data Fetching, async state management is usually outside the Router's scope. On the other hand, Data Fetching is commonly integrated with the navigation cycle to ensure the presence of data on our pages before rendering. People choose between the two, but what if we could have the best of both worlds: the flexibility of async state management and its integration with the navigation cycle? This is where the new Data Loaders come in: define async state loaders that are couple but not limited to navigations exposed as powerful composables.
Eduardo San Martin Morote

Independent

Vue.js Core team

Eduardo San Martin Morote