https://github.com/betasu/react-interview
卡老师视频详解React面试题
https://github.com/betasu/react-interview
Last synced: over 1 year ago
JSON representation
卡老师视频详解React面试题
- Host: GitHub
- URL: https://github.com/betasu/react-interview
- Owner: BetaSu
- Created: 2021-01-04T22:41:52.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-17T12:22:15.000Z (over 5 years ago)
- Last Synced: 2025-01-05T07:15:02.124Z (over 1 year ago)
- Size: 1.36 MB
- Stars: 35
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-interview
📺 卡老师硬核React面试题 视频详解
# 题目及答案
[this.setState是同步还是异步的](https://github.com/BetaSu/react-interview/issues/1)
[聊聊react的生命周期函数](https://github.com/BetaSu/react-interview/issues/2)
[useEffect(fn, [])和cDM有什么区别?](https://github.com/BetaSu/react-interview/issues/3)