Skip to content

Latest commit

 

History

History
executable file
·
8 lines (6 loc) · 251 Bytes

2020知乎前端社招面经.md

File metadata and controls

executable file
·
8 lines (6 loc) · 251 Bytes

2020 知乎前端社招面经

把 React 问的很深,基本上都是工作中没注意的地方

  1. React 生命周期
  2. React 新生命周期 getDerivedStateFromProps 的用法
  3. React hooks 原理
  4. React 循环 key 用 index 的适用场景