Types of React Components
May 23, 2021 · 4 min read · Hello Folks !! I assume that you have basic knowledge of what is a React Component ? If not, do check my other blog 👉 link Let's explore about 2 types of React Components. Class Component Functional Component Class Component A basic class componen...
Join discussion