Follow
Series

Learning React

Learn React

Articles in this series

Components in React

May 10, 20213 min read

Class-based Component and Functional Component · Components are reusable and independent building blocks of a react app. They are the same as a...

Components in React
Component LifeCycle methods