All Types of Components that You Can Use in React

Components that you should know.

Josef Cruz
JavaScript in Plain English
4 min readMay 18, 2021

--

Photo by Scott Graham on Unsplash

The component concept is quite simple to understand. Basically, it is a visual software element with its own state, receives some properties, and implements its own rendering logic. But are all the components the same? Can we rank them or differentiate them into component types?

--

--

Entrepreneur, coder, husband, father. I spend my days on the web learning and sharing information across the globe.