Chapter 12: Using a UI Component Library and Creating Routes and Navigations

In this chapter, you will learn how to use open source UI libraries built by different Vue.js communities. You will become able to use one of the popular libraries in Vue.js, which will save you from spending countless hours building your components. Then you will set up the navigation and routing of your Vue.js 3 app with best practices in mind.

We will cover the following topics:

  • Using a third-party UI component library
  • Using other third-party UI libraries
  • Adding navigation bars
  • Writing page components
  • Setting up Vue Router with lazy loading and eager loading

Technical requirements

You need Visual Studio Code to complete this chapter. The finished project of this ...

Get ASP.NET Core and Vue.js now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.