Vue's new `defineModel`
It was available as a macro for some time, experimental in 3.3, and now stable in 3.4. An amazing feature that shortens your code a lot and prevents you from having to think of a name used inside the component for the Ref proxy made with useVModel or...
jkonieczny.hashnode.dev8 min read