Giter Site home page Giter Site logo

pies-doc's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

pies-doc's Issues

Watch

  • Watch a Ref
  • Watch a reactive value

Define a Component

  • Legacy Options API
  • Composition API With <script setup>
  • Composition API With setup()

useState()

  • What Is useState()?
  • setState() Is Not Synchronous

Project roadmap

Main Site

Chapter Docs Translations
Main Site #56 #57

Vue 3

Chapter Docs Translations
Basic Syntax #44 #30
Define a Component #45 #29
Ref<T> and ref() #1 #32
reactive() #2 #31
ref() or reactive() #46 #48
Props #3 #49
Composables #4 #50
UnwrapNestedRef<T> #47 #51

React

Chapter Docs Translations
Define a Component #52
Reactive Values #103
The Basics of Hooks #18
useState() #34
useEffect() #24
Component Rendering #54
useState() In Depth #104
Optimization Functions #8
useRef() #35
forwardRef() #93

API

TBD

Chapter Docs Translations
The Basics of HTTP Requests #17

Test

TBD

Chapter Docs Translations

Docker

TBD

Chapter Docs Translations

ref() or reactive()

  • How ref() and reactive() Work
    • How ref() Works
    • How reactive() Works
  • Explanation
    • Primitive Values
    • Functions
    • Any Other Type

Custom directive

  • What is a directive
  • How does a directive work
  • Example directive

UnwrapNestedRef<T>

  • Example
  • What Is UnwrapNestedRef<T>
  • Collections
  • Partial Reactive Object

Props

  • What Are Props?
  • Shallow Reactive and Shallow Readonly
    • What Is Shallow Reactive?
    • What Is Shallow Readonly?
  • The Reactivity of Props

reactive

  • What Is reactive()?
  • reactive() Only Works With Non-primitive Values
  • What Is a Reactive Proxy?
    • Non-reactive Value in <template>
    • Reactive Proxy in <template>
    • Both Reactive and Non-reactive Values
  • The Reactivity of Reactive Proxy
    • Does Destructing Assignment Break Reactivity?
    • How to Keep Reactivity
  • What Is UnwrapNestedRef<T>?

English

Website

  • Home
  • Navbar
  • Introduction

Vue 3

  • Vue3 - Index
  • Vue 3 - Basic Syntax
  • Vue 3 - Define a Component
  • Vue 3 - Ref and ref()
  • Vue 3 - reactive()
  • Vue 3 - ref() or reactive()
  • Vue 3 - Props
  • Vue 3 - Composables
  • Vue 3 - UnwrapNestedRef

Ref and ref

  • What Is Ref<T>
  • What Is ref()
  • Ref<T> in <template>
  • ComputedRef<T> Is Also Ref<T>

Basic Syntax

  • Sample Component
  • <script setup>
  • Defining a component

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.