bleeping
coder
Projects
JavaScript
TypeScript
Python
C++
C#
Go
Fe-interview: [vue] 为什么我们写组件的时候可以写在.vue里呢?可以是别的文件名后缀吗?
Created on 20 Jun 2019
·
2
Comments
·
Source:
haizlin/fe-interview
[vue] 为什么我们写组件的时候可以写在.vue里呢?可以是别的文件名后缀吗?
vue
Source
Most helpful comment
配合相应的loader 想咋写就咋写 [手动滑稽.gif]
All 2 comments
也可以写为js,jsx,ts,tsx这种
配合相应的loader 想咋写就咋写 [手动滑稽.gif]
Was this page helpful?
0
/ 5 -
0
ratings
Related issues
[html] 第56天 渐进式渲染是什么?
haizhilin2013
·
3
Comments
[vue] vue要做权限管理该怎么做?如果控制到按钮级别的权限怎么做?
haizhilin2013
·
3
Comments
[html] 第70天 html的a标签属性rel='nofollow'有什么作用?
haizhilin2013
·
3
Comments
[vue] vue性能的优化的方法有哪些?
haizhilin2013
·
3
Comments
[软技能] 第68天 js动画和css动画有什么区别?
haizhilin2013
·
3
Comments
Most helpful comment
配合相应的loader 想咋写就咋写 [手动滑稽.gif]