#react-patterns
Read more stories on Hashnode
Articles with this tag
Refs in react are objects that allow us to store values (of any type) that do not trigger re-renders when updated. Native elements have props ref...