react hooks 기반에서는 useEffect를 사용해서 lifeCycle을 관리한다. useEffect는 omponentDidMount와 componentDidUpdate, componentWillUnmont ...
確定! 回上一頁