DEV Community

Discussion on: An Introduction to Vue 3 and Typescript: Refs and reactivity

Collapse
 
tqbit profile image
tq-bit • Edited

Hi Pacharpol, thanks for taking the time to review those points.

-> corrected the bit about the audioPlayerElement.

I wonder though - what's the benefit of the functional ref over the named one? For me, typing works with both