Skip to contentTag
ref
1 post
- Six React ref challenges. How many can you get?When to use a ref and when to use state, why a module-level variable gets shared across components, how to drive a video and a scroll position with refs, and how forwardRef works. Six problems, each with the broken code and the fix.