Commit e06cecf8 authored by 邹馨樟's avatar 邹馨樟

add note

parent f7eba2d0
......@@ -14,6 +14,12 @@
## promise各api使用与原理,promiseA+规范
## promise.all在什么时候会输出接口,如果其中一个reject了,会立即收到结果么
## ES6新特性都用过哪些
## 数组快速去重怎么做
## async await是什么
## 说一下原形链
......@@ -30,8 +36,12 @@
## MVM和MVVM的分别指什么,区别是什么
## 开发中有用过TypeScript么
## react全家桶的使用与原理
## 函数式组件与类组件的组别
## react各生命周期作用,何时做数据获取,何时做优化
## react hooks各api作用及实现原理(何时做优化)
......@@ -42,7 +52,7 @@
## def算法
## 二叉树遍历顺序
## 二叉树的遍历
## redux的流程与原理
......@@ -50,7 +60,7 @@
## webpack常用的中间件与原理
## package.jsonzhong
## package.json中devDependencies里都放些什么包
## 前端项目优化,webpack优化
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment