Part 3: Expanding Your Knowledge with Vue.js and Its Core Libraries
At this stage in our journey, it is time to introduce the external libraries that are part of the Vue.js ecosystem that are required to build production-ready applications.
This part contains the following chapters:
- Chapter 8, Testing Your App with Vitest and Cypress
- Chapter 9, Introduction to Advanced Vue.js Techniques – Slots, Lifecycle, and Template Refs
- Chapter 10, Handling Routing with Vue Router
- Chapter 11, Managing Your Application’s State with Pinia
- Chapter 12, Achieving Client-Side Validation with VeeValidate