A Quick Guide to React Refs
How many times has it happened when you are working on a React application and you want the parent component to interact with their children? It’s quite a common thing to handle the parent-child relationship inside a single component.
Usually, the mo...
wrappixel.hashnode.dev6 min read