Load components when needed with Vue async components

Share this video with your friends

Send Tweet

In large applications, dividing the application into smaller chunks is often times necessary. In this lesson, we will look at how vue loads async components into your application.