React Hook #2 useEffect()
React Hooks are v16.8 specification which allows certain backward compactible functionalities without any use of class based ordering.
Here lets see the useEffect hook, cleanup function, second parameter and finally the use case implementation fetch ...
shamaayil.hashnode.dev5 min read