image top
Giỏ hàng Giỏ hàng 0
Không có sản phẩm trong giỏ hàng.
Email cho bạn bè

Vue.js 3 Cookbook

199,000₫

The book starts with recipes for implementing Vue.js 3's new features in your web development projects and migrating your existing Vue.js apps to the latest version. 

  • ✪ Miễn phí GIAO HÀNG đơn hàng từ 399.000đ
  • ✪ Giao hàng COD toàn quốc nhanh chóng từ 2 - 4 ngày
  • ✪ Giao hàng HOẢ TỐC trong nội thành Hà Nội
  • ✪ Hỗ trợ xuất hóa đơn VAT theo yêu cầu
Vue.js 3 Cookbook (sách gia công bìa mềm)

Vue.js 3 Cookbook
 

Thể loại:
Computers - Web Development
Năm:2020
In lần thứ:1
Ngôn ngữ:English
Trang:555
 
Explore the new features of Vue.js 3 and discover best practices for building fault-tolerant and professional frontend web applications
 
Key Features
Migrate your apps from Vue.js 2 to Vue.js 3 with the help of practical recipes
Explore the latest Vue.js 3 features such as reactivity API, composition API, and TypeScript support
Extend the capabilities and performance of Vue.js apps with Quasar, Vuetify, and Nuxt.js frameworks
Book Description
Vue.js is a progressive web framework for building professional user interfaces for your web applications. With Vue.js 3, the frontend framework is reinforced with architectural enhancements, new base languages, new render processes, and separated core components.
 
The book starts with recipes for implementing Vue.js 3's new features in your web development projects and migrating your existing Vue.js apps to the latest version. You will get up and running with TypeScript with Vue.js and find succinct solutions to common challenges and pitfalls faced in implementing components, derivatives, and animation, through to building plugins, adding state management, routing, and developing complete single-page applications (SPAs). As you advance, you'll discover recipes to help you integrate Vue.js apps with Nuxt.js in order to add server-side rendering capabilities to your SPAs. You'll then learn about the Vue.js ecosystem by exploring modern frameworks such as Quasar, Nuxt.js, Vuex, and Vuetify in your web projects. Finally, the book provides you with solutions for packaging and deploying your Vue.js apps.
 
By the end of this Vue.js book, you'll be able to identify and solve challenges faced in building Vue.js applications and be able to adopt the Vue.js framework for frontend web projects of any scale.
 
What you will learn
Design and develop large-scale web applications using Vue.js 3's latest features
Create impressive UI layouts and pages using Vuetify, Buefy, and Ant Design
Extend your Vue.js applications with dynamic form and custom rules validation
Add state management, routing, and navigation to your web apps
Extend Vue.js apps to the server-side with Nuxt.js
Discover effective techniques to deploy your web applications with Netlify
Develop web applications, mobile applications, and desktop applications with a single code base using the Quasar framework
Who this book is for
The book is for both new and experienced Vue.js developers looking to overcome challenges in building dynamic web applications with Vue 3. Knowledge of JavaScript and a basic understanding of Vue.js will help you to make the most of this book.
 
Table of Contents
Understanding Vue 3 and Creating Components
Introducing TypeScript and the Vue Ecosystem
Data binding, Form Validations, Events, and Computed Properties
Components, Mixins, and Functional components
Fetching Data from the Web via HTTP Requests
Managing Routes with with vue-router
Managing the Application State with Vuex
Animating Your Application with Transitions and CSS
Creating Beautiful Applications Using UI Frameworks
Deploying an Application to Cloud Platforms
Directives, Plugins, SSR, and More