We discuss what ref forwarding is and how useImperativeHandle hooks can help developers to open a bunch of functionality from their child components to parent. useImperativeHandle hooks, gives developers an ability to attach custom functionality to the incoming ref as sent by the parents.
twitter: / techakki
#funcwithJS #react #useImperativeHandle #javascript