#reacthooks
Read more stories on Hashnode
Articles with this tag
PART IV · Refs let a component hold some information that isn’t used for rendering, like a DOM node or a timeout ID. Unlike with state, updating a ref...