Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

效果感觉不错,但是代码细嗯。。 #12

Closed
luocong2016 opened this issue Jan 6, 2021 · 1 comment
Closed

效果感觉不错,但是代码细嗯。。 #12

luocong2016 opened this issue Jan 6, 2021 · 1 comment

Comments

@luocong2016
Copy link

vue3 特性没发挥

  1. setup 函数渲染组件、空标签
setup() {
   return () => <></>
}
  1. use bus吗 可以看下 vant的实现
provide-inject
  1. typescript 没有充分发挥,偷懒 any
  2. 其中很多代码 jsx 开发效率更高,参考 @vue/babel-plugin-jsx
    ...

不多写了,加油

@luocong2016 luocong2016 changed the title 效果感觉不错,但是代码细看真的不怎么样 效果感觉不错,但是代码细嗯。。 Jan 6, 2021
@buqiyuan
Copy link
Owner

buqiyuan commented Jan 6, 2021

感谢指出不足之处和建议,😅确实很多地方偷懒了,有时间再去繁从简并严格书写了

@buqiyuan buqiyuan closed this as completed Jan 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants