null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

Learning Vue (Core Concepts and Practical Patterns for Reusable, Composable, and Scalable User Interfaces)

List Price: $65.99
SKU:
9781492098829
Quantity:
Minimum Purchase
25 unit(s)
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    Maya Shavin
    Format:
    Paperback
    Pages:
    347
    Publisher:
    O'Reilly Media (January 9, 2024)
    Language:
    English
    ISBN-13:
    9781492098829
    ISBN-10:
    1492098825
    Dimensions:
    7" x 9.19"
    File:
    TWO RIVERS-PERSEUS-Metadata_Only_Perseus_Distribution_Customer_Group_Metadata_20251023163248-20251023.xml
    Folder:
    TWO RIVERS
    List Price:
    $65.99
    Case Pack:
    11
    As low as:
    $56.75
    Publisher Identifier:
    P-PER
    Discount Code:
    C
    Country of Origin:
    United States
    Pub Discount:
    60
    Weight:
    19.68oz
    Imprint:
    O'Reilly Media
  • Overview

    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