Skip to content

Commit ff2466e

Browse files
committed
docs: update
1 parent 4720f5f commit ff2466e

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

2024/phase-4.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,22 @@
44

55
## 前端开发
66

7+
- [写 React / Vue 项目时为什么要在列表组件中写 key,其作用是什么?](https://github.com/Advanced-Frontend/Daily-Interview-Question/issues/1)
8+
9+
> 效率提升?不一定
10+
11+
- [JS 异步解决方案的发展历程以及优缺点](https://github.com/Advanced-Frontend/Daily-Interview-Question/issues/11)
12+
13+
> RT
14+
15+
- [【async/await】异常处理](https://juejin.cn/post/7177637080015568952)
16+
17+
> 推荐:在 await 后面的请求函数添加 .catch(e => ())
18+
19+
- [简单讲解一下 http2 的多路复用](https://github.com/Advanced-Frontend/Daily-Interview-Question/issues/14)
20+
21+
> 二进制传输加多路复用
22+
723
## 行业周边
824

925
- [【七牛云】新人免费试用](https://s.qiniu.com/vmUnIr)

0 commit comments

Comments
 (0)