Access child function from parentHello friends Imagine there is a component that have some functions and you want to access and do this functions from parent component like…Apr 24, 2022Apr 24, 2022
Which component should be included in the states ??!In React, we have a lots of component that is placed in the form of parent and child. Now the question that arises Which component should…Mar 7, 2021Mar 7, 2021
Building reuseable componenthello guys I was saying we should try to reduce our duplicate code And if we feel something is repeated many times, we should make it a…Feb 5, 2021Feb 5, 2021
1 tip for clean codeHello guys One of the most important features that React provides to its programmers is the reusable component Whenever you feel that a…Feb 5, 2021Feb 5, 2021