VDone Demo VDone Demo
Home
  • Articles

    • JavaScript
  • Study Notes

    • JavaScript Tutorial
    • Professional JavaScript
    • ES6 Tutorial
    • Vue
    • React
    • TypeScript: Build Axios from Scratch
    • Git
    • TypeScript
    • JS Design Patterns
  • HTML
  • CSS
  • Technical Docs
  • GitHub Tips
  • Node.js
  • Blog Setup
  • Learning
  • Interviews
  • Miscellaneous
  • Practical Tips
  • Friends
About
Bookmarks
  • Categories
  • Tags
  • Archives
GitHub (opens new window)

Nikolay Tuzov

Backend Developer
Home
  • Articles

    • JavaScript
  • Study Notes

    • JavaScript Tutorial
    • Professional JavaScript
    • ES6 Tutorial
    • Vue
    • React
    • TypeScript: Build Axios from Scratch
    • Git
    • TypeScript
    • JS Design Patterns
  • HTML
  • CSS
  • Technical Docs
  • GitHub Tips
  • Node.js
  • Blog Setup
  • Learning
  • Interviews
  • Miscellaneous
  • Practical Tips
  • Friends
About
Bookmarks
  • Categories
  • Tags
  • Archives
GitHub (opens new window)
  • JavaScript文章

  • 学习笔记

    • JavaScript Tutorial - Notes
    • Professional JavaScript for Web Developers - Notes
    • ES6 Tutorial - Notes
    • Vue - Notes
    • React - Notes
    • TypeScript - Implementing axios from Scratch
    • Git - Study Notes
    • TypeScript Notes
    • Mini Program Notes
    • JS Design Patterns Summary Notes
Vue - Notes
This chapter contains the author's Vue study notes. It is not an official tutorial document; please refer to the official documentation.
Contents
# 1. 基础
1-1. MVVM Pattern 1-2. Lifecycle 1-3. Computed Properties vs Methods vs Watchers 1-4. v-if vs v-show 1-5. List Rendering - Array and Object Change Detection
# 2. 组件
2-1. Component Usage Details 2-2. Passing Data from Parent to Child Components 2-3. Child Component Emitting Events and Values to Parent 2-4. Prop Validation and Non-Prop Attributes 2-5. Custom Events 2-6. Sibling Component Communication 2-7. Non-Parent-Child Component Communication 2-8. Parent Calling Child Component Methods with Arguments 2-9. Slots 2-10. Dynamic Components and v-once Directive 2-11. Vue Parent-Child Component Lifecycle Order
# 3. 过渡&动画
3-1. Transition & Animation 3-2. Using the Animate.css Library 3-3. transition-group List Transitions
# 4. 可复用性&组合
4-1. Mixins
# 5. 工具
5-1. Vue CLI v3 Project Creation Guide
# 6. 规模化
6-1. Vuex Operations 6-2. Route Lazy Loading
# 7. Vuex
7-1. Vuex
# 8. 其他
8-1. Debounce Function in Vue - Implementation and Usage 8-2. Working with Local Storage
Last Updated: 2026/03/21, 12:14:36
ES6 Tutorial - Notes
React - Notes

← ES6 Tutorial - Notes React - Notes→

Recent Updates
01
How I Discovered Disposable Email — A True Story
06-12
02
Animations in Grid Layout
09-15
03
Renaming a Git Branch
08-11
More Articles >
Theme by VDone | Copyright © 2026-2026 Nikolay Tuzov | MIT License | Telegram
  • Auto
  • Light Mode
  • Dark Mode
  • Reading Mode