daily-interview / fe-interview

:smiley: 每日一道经典前端面试题,一起共同成长。
https://blog.csdn.net/u010494753
MIT License
172 stars 22 forks source link

React的请求应该放在哪个生命周期中? #37

Open artdong opened 4 years ago

artdong commented 4 years ago

React的请求应该放在哪个生命周期中?

artdong commented 4 years ago

选择在componentDidMount有几个原因: