-
Book Overview & Buying
-
Table Of Contents
Vue.js 3 for Beginners
By :
Vue.js 3 for Beginners
By:
Overview of this book
Discover why Vue.js is a must-learn JavaScript framework for aspiring developers. If you’re a beginner fascinated by Vue.js and its potential, then this book will show you how the progressive and versatile framework can help you build performant applications. Written by an accomplished software architect with over 12 years of experience, Vue.js 3 for Beginners provides a solid foundation in Vue.js and guides you at every step to create a robust social media application, component by component.
Starting with a clean canvas using plain HTML and CSS, you’ll learn new topics to build your application incrementally. Beyond the core features, you’ll explore crucial parts of the Vue.js ecosystem, such as state management with Pinia, routing with Vue Router, and testing with Vitest, and Cypress. The structured GitHub repository ensures a smooth transition from one chapter to the next, offering valuable insights into advanced topics, techniques, and resources. This book is designed to serve as a practical reference guide, allowing you to quickly revisit specific topics when needed.
By the end of the book, you’ll have built a strong understanding of Vue.js and be ready to build simple applications effortlessly.
Table of Contents (21 chapters)
Preface
Chapter 1: Exploring the Book’s Layout and Companion App
Chapter 2: The Foundation of Vue.js
Part 2: Understanding the Core Features of Vue.js
Chapter 3: Making Our HTML Dynamic
Chapter 4: Utilizing Vue’s Built-In Directives for Effortless Development
Chapter 5: Leveraging Computed Properties and Methods in Vue.js
Chapter 6: Event and Data Handling in Vue.js
Chapter 7: Handling API Data and Managing Async Components with Vue.js
Part 3: Expanding Your Knowledge with Vue.js and Its Core Libraries
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
Part 4: Conclusion and Further Resources
Chapter 13: Unveiling Application Issues with the Vue Devtools
Chapter 14: Advanced Resources for Future Reading
Index