1. Syntax A functional component is a plain JavaScript function that returns JSX, where the class component is a JavaScript class that extends React.Component which has a render method. 2. Extend component Whenever a class component is created, it is necessary to extend the component, however, if a functional component is created, it is not […]
Read More
Welcome to Elephant Solutions blog! This is a welcome blog post with the purpose to introduce Elephant Solutions blog section to the world. The welcoming blog gives us a chance to express our creativity and to announce the content type for the future period. Through the blog, we want to share with you the answers […]
Read More