Ways to Create Components in React
We can always relate to any sort of analogy that involves LEGO. Components are like LEGO blocks. Now it all makes sense. That said, just as not all LEGO blocks are created equal, neither are components. Hereβs a clear, concise differentiation between Class and Functional components in React. - http://amp.gs/w5n3
#react
We can always relate to any sort of analogy that involves LEGO. Components are like LEGO blocks. Now it all makes sense. That said, just as not all LEGO blocks are created equal, neither are components. Hereβs a clear, concise differentiation between Class and Functional components in React. - http://amp.gs/w5n3
#react
Medium
Ways to Create Components in ReactJs.
According to official react documentation, a component is defined as: