Components in ReactJS
A not-so-deep dive into a difficult topic of component.
When I started learning React the first new term I came across was component. It is the first thing one should learn about. Basically, a component is a Javascript class or function that has pro...
p2builds.hashnode.dev2 min read