KenlamCoding / loveWorking

1 stars 0 forks source link

React.js lifecycle #1

Open KenlamCoding opened 1 year ago

KenlamCoding commented 1 year ago

Render occur: State Changed Props passed in.

KenlamCoding commented 1 year ago

The API request should place in componentDidMount or useEffect.