December 6, 2020
7 Things I Wish Someone Told Me About useRef
Most tutorials introduce useRef as 'the hook for DOM nodes.' That covers about 30% of what it actually does. Here are the things I had to learn the hard way.
Showing posts tagged: useRef
Technical articles about software engineering, architecture, and web development.
December 6, 2020
Most tutorials introduce useRef as 'the hook for DOM nodes.' That covers about 30% of what it actually does. Here are the things I had to learn the hard way.