What is a React Component?
Hey there!
In this article, we are going to see what is a Component in React.js.
If you prefer video, then check it out
https://www.youtube.com/watch?v=HS-xu-RnhUU&t=27s
In short, React components are a function or a class that returns Html.
Componen...
coderamrin.hashnode.dev2 min read