Feed / Developer WayRefs in React: from access to DOM to imperative APITuesday, March 28, 2023Looking into why we need access to DOM in React, how Refs can help with that, what are useRef, forwardRef and useImperativeHandle hooks, and how to use them properly.Read original article ↗