Skip to content

[vue] 你期待vue3.0有什么功能或者改进的地方? #489

Open
@haizhilin2013

Description

@haizhilin2013
Collaborator

[vue] 你期待vue3.0有什么功能或者改进的地方?

Activity

wenyejie

wenyejie commented on Jun 27, 2019

@wenyejie

ts支持,
更易用,
源码更易读,
期待ing,
没事老子学的动,
现在我不推荐在vue中使用ts, 让人有种想跳楼的冲动

WalkAlone0325

WalkAlone0325 commented on Jun 28, 2019

@WalkAlone0325

用尤大的话说就是各种速度提升n倍。我希望在依赖node_modules能够做出调整,文件数目太多,开启项目每次都要下载

xyfll7

xyfll7 commented on Jun 28, 2019

@xyfll7

彻底解决Vuex表单状态管理问题

GCM6

GCM6 commented on Jul 14, 2019

@GCM6

双向数据绑定用的proxy,插槽也换成了函数的方式

getanimation

getanimation commented on Jul 16, 2019

@getanimation

希望和一些构建工具使用,更和谐,易用;省去各种相关配置

Yanhua67

Yanhua67 commented on Jul 31, 2019

@Yanhua67

vue Hooks !

rrandom

rrandom commented on Jan 7, 2020

@rrandom

<Fragment />支持

ilss

ilss commented on Mar 7, 2022

@ilss

options > Composition

duxin14436106

duxin14436106 commented on Apr 4, 2023

@duxin14436106
  1. 支持ts
  2. proxy代替Object.definePrototype()
  3. 多个根节点 Fragment
  4. 静态标识:hoistStatic, 事件缓存
  5. 组件api
  6. hooks
  7. 优化diff算法
  8. setup函数
  9. ref reactive
  10. 去掉$listerner
  11. v-if v-for 优先级调换
  12. 函数式编程
  13. 删除了一些方法和属性
  14. 生命周期有变化
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @rrandom@wenyejie@haizhilin2013@ilss@Yanhua67

        Issue actions

          [vue] 你期待vue3.0有什么功能或者改进的地方? · Issue #489 · haizlin/fe-interview