A
A
Alexander Ivanov2020-08-31 20:54:10
React
Alexander Ivanov, 2020-08-31 20:54:10

Where is the correct description of the life cycle in react?

1) https://ru.react.js.org/docs/react-component.html
Here the cycle lasts for:
- Mounting
- Updating
- Unmounting
- Error Handling

https://dev-gang.ru/article/kak-ponjat -methody-zhiz...
Here (and many more in what videos and articles)
- Initialization
- Mounting
- Updating
- Dismantling

Question - Where is the truth here?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
McBernar, 2020-08-31
@McBernar

React's official website. Methods sometimes change and are prohibited. The most up-to-date information on react.js.org

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question