arrow_backBACK TO DRILLS
White Beltuseref
refs for visible UI state
“A developer wants to display a live click count in JSX that updates immediately after every click. Should the count be stored in useRef or useState?”
“A developer wants to display a live click count in JSX that updates immediately after every click. Should the count be stored in useRef or useState?”