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...
May 15, 20212 min read62
