React Component
what is react component?
component are independent and reusable pieces of code.
Components come in two types, Class components and Function components, in this article we will concentrate on Function components.
Function Component
components are l...
megha17.hashnode.dev2 min read
Gaurav Patil
I am software Engineer.
I like your explanation. good keep continuing this react series