typescript

TypeScript 最重要的作用就是给JavaScript加上静态类型检查
https://github.com/xcatliu/typescript-tutorial

https://juejin.im/post/5b3b9729f265da0f4b7a6e08#heading-17

1、有哪些基础类型

2、typescript中type和interface有什么区别?
不知道写的什么狗屎,就是记录吧,之后整理整理

你可能感兴趣的:(面试问题)