Working with multiple Refs on React
It is not as complicated as you might think

Say hello to #StraightToThePoint series
NERDJACKING is just launching the #StraightToThePoint series: short stories with no chit-chat, just pure hands on code.
On every story you will find smart code snippets that can elevate your coding experience and save you time to focus on what’s important.
Formulas
Typescript
ES6
Usage
API
mergeRefs(ref, localRef);
Real world scenario / Usage case