Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Frontend Development Projects with Vue.js 3 - Second Edition
Maya Shavin, Raymond Camden
ISBN: 9781803234991
- Set up a development environment and start your first Vue.js 3 project
- Modularize a Vue application using component hierarchies
- Use external JavaScript libraries to create animations
- Share state between components and use Pinia for state management
- Work with APIs using Pinia and Axios to fetch remote data
- Validate functionality with unit testing and end-to-end testing
- Get to grips with web app deployment
Vue.js 3 By Example
John Au-Yeung
ISBN: 9781838826345
- Get to grips with Vue architecture, components, props, directives, mixins, and other advanced features
- Understand the Vue 3 template system and use directives
- Use third-party libraries...