Giter Site home page Giter Site logo

fuyou-data / atguigu_ts_vue3 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from marlonchiu/atguigu_ts_vue3

0.0 0.0 0.0 6.48 MB

[尚硅谷 Vue3+TS](https://24kcs.github.io/vue3_study/)

JavaScript 10.65% TypeScript 35.56% CSS 2.56% HTML 7.34% Vue 43.89%

atguigu_ts_vue3's Introduction

atguigu_TS_Vue3

文档教程

尚硅谷 Vue3+TS

Vue3

  • 性能提升:

    • 打包大小减少 41%
    • 初次渲染快 55%, 更新渲染快 133%
    • 内存减少 54%
    • 使用 Proxy 代替 defineProperty 实现数据响应式
    • 重写虚拟 DOM 的实现和 Tree-Shaking
  • 新增特性

    • Composition (组合) API
    • setup
    • ref 和 reactive
    • computed 和 watch
    • 新的生命周期函数
    • provide 与 inject
    • ...
  • 新组件

    • Fragment - 文档碎片
    • Teleport - 瞬移组件的位置
    • Suspense - 异步加载组件的 loading 界面
  • 其它 API 更新

    • 全局 API 的修改
    • 将原来的全局 API 转移到应用对象
    • 模板语法变化

atguigu_ts_vue3's People

Contributors

marlonchiu avatar

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.