Many people get confused by the difference between components, their instances, and elements in React. Why are there three different terms to refer to something that is painted on screen? If you’re new to React, you probably only worked with component classes and instances before.
Full article