- Vue.js 3 Cookbook
- Heitor Ramon Ribeiro
- 210字
- 2021-06-11 18:11:57
Data Binding, Form Validations, Events, and Computed Properties
Data is the most valuable asset in the world right now, and knowing how to manage it is a must. In Vue, we have the power to choose how we can gather this data, manipulate it as we want, and deliver it to the server.
In this chapter, we will learn more about the process of data manipulation and data handling, form validations, data filtering, how to display this data to the user, and how to present it in a way that is different from what we then have inside our application.
We will learn how to use the vue-devtools to go deep inside the Vue components and see what is happening to our data and application.
In this chapter, we'll cover the following recipes:
- Creating the "hello world" component
- Creating an input form with two-way data binding
- Adding an event listener to an element
- Removing the v-model from the input
- Creating a dynamic to-do list
- Creating computed properties and exploring how they work
- Displaying cleaner data and text with custom filters
- Adding form validation with Vuelidate
- Creating filters and sorters for a list
- Creating conditional filtering to sort list data
- Adding custom styles and transitions
- Using vue-devtools to debug your application
推薦閱讀
- Learning SQL Server Reporting Services 2012
- 筆記本電腦使用、維護與故障排除實戰
- 計算機組裝·維護與故障排除
- 筆記本電腦維修不是事兒(第2版)
- 計算機組裝與維修技術
- 基于Apache Kylin構建大數據分析平臺
- Intel Edison智能硬件開發指南:基于Yocto Project
- 圖解計算機組裝與維護
- Arduino項目案例:游戲開發
- 單片機原理及應用
- 計算機組裝、維護與維修項目教程
- 微服務架構基礎(Spring Boot+Spring Cloud+Docker)
- Advanced Machine Learning with R
- 零基礎輕松學修電腦主板
- Nagios系統監控實踐(原書第2版)