When working on a React app, have you ever felt like you needed a way to keep track of something without React jumping in and saying, “Hey, let me re-render that for you”? That’s where useRef comes to the rescue. It’s a super handy tool in React’s to...
sharafath.hashnode.dev4 min readNo responses yet.