ElephantSolutions

Level up your business with ElephantSolutions

MONTHLY ARCHIVES: May 21

May 12, 2021 - Elephant Blog React

React – Functional Components VS Class Components

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

May 1, 2021 - Elephant Blog

Welcome to Elephant Solutions blog!

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