Learning Vue : core concepts and practical patterns for reusable, composable, and scalable user interfaces / Maya Shavin.
Publisher: Sebastopol, CA : O'Reilly Media, Inc., 2024Copyright date: ©2024Edition: First editionDescription: xii, 333 pages: illustrations ; 24 cmContent type:- text
- unmediated
- volume
- 9781492098829
- 1492098825
- 005.2/762 23 S534

Item type | Current library | Call number | Status | Notes | Date due | Barcode | |
---|---|---|---|---|---|---|---|
![]() |
Central Library المكتبة المركزية | 005.2762 S534 (Browse shelf(Opens below)) | Available | قاعة الكتب | 47990 |
Includes bibliographical references and index.
Welcome to the Vue.js world! -- How Vue works: the basics -- Composing components -- Interactions between components -- Composition API -- Incorporating external data -- Advanced rendering, dynamic components, and plugin composition -- Routing -- State management with Pinia -- Transitioning and animation in Vue -- Testing in Vue -- Continuous integration/Continuous deployment of Vue.Js applications -- Server-side rendering with Vue.
Learn the core concepts of Vue.js, the modern JavaScript framework for building frontend applications and interfaces from scratch. With concise, practical, and clear examples, this book takes web developers step-by-step through the tools and libraries in the Vue.js ecosystem and shows them how to create complete applications for real-world web projects. You'll learn how to handle data communication between components with Pinia architecture, develop a manageable routing system for a frontend project to control the application flow, and produce basic animation effects to create a better user experience. This book also shows you how to: Create reusable and lightweight component systems using Vue.js Bring reactivity to your existing static application Set up a project using Vite.js, a build tool for frontend project code management Build an interactive state management system for a frontend application with Pinia Connect external data from the server to your Vue application Control the application flow with static and dynamic routing using Vue Router Fully test your application using Vitest and Playwright.