Hello everyone, As we all know a functional react component uses props and state to calculate the output. If the functional component makes calculations that don’t target the output value, then these calculations are named side-effects. An example of...
shrey027.hashnode.dev6 min readNo responses yet.