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

早早聊-vue3专场笔记 #204

Open
smileyby opened this issue Dec 31, 2021 · 0 comments
Open

早早聊-vue3专场笔记 #204

smileyby opened this issue Dec 31, 2021 · 0 comments
Labels
早早聊 早早聊笔记

Comments

@smileyby
Copy link
Owner

Volar

  1. 从入口了解 Volar 实现原理
    1. 语法高亮(Syntax Highlight)
      1. package.json 中配置 grammars
      2. 配置语法规则 & embedded Languages
      3. 主题
      4. Semantic Highlight
    2. 通过 主题 和 分词 远不能很好的支持 vue代码的编写
      1. Language Server Protocol:标准化了语言工具与编辑器之间的通信方式
        1. client
        2. vscode-vue-languageserver

Vue3 生态现状和展望

  • Vueuse
  • UI Frameworks
    • PC:Quasar、Vuetify、NaiveUI、Prime Vue、Element Plus、Ant Design Vue
    • Mobile:Ionic Vue、Vant、Varlet
  • style v-bind
  • script setup
  • 状态管理(推荐):pinia
  • v-memo:针对超大数据量,做优化

后面大佬讲的内容偏书面概念,没太多营养就没记了

@smileyby smileyby added the 早早聊 早早聊笔记 label Dec 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
早早聊 早早聊笔记
Projects
None yet
Development

No branches or pull requests

1 participant