In this article, we’ll explore the inner workings of the component lifecycle in React — how does it work? How can you utilize it? Let’s find out!
React Lesson 2: Homework Assignment
Let’s check our home task. The main reason of using React lies in the ability to create components based on your functionality set, i.e. to divide the whole app into small independent parts.