Articles & Insights

Explore my thoughts on web development, technology trends, and programming best practices

Active filters:

Showing 2 of 8 articles

Vue 3.4+ defineModel(): Simplifying Two-Way Binding
Internal
Featured
Frontend
September 13, 20253 min

Vue 3.4+ defineModel(): Simplifying Two-Way Binding

Simplify v-model in Vue 3.4 with defineModel(). Cut boilerplate, enable two-way binding, TypeScript support, and modifiers for cleaner code.

Frontendjavascriptweb development +1
Using defineExpose script: A hidden gem in Vue 3
Internal
Frontend
September 6, 20255 min

Using defineExpose script: A hidden gem in Vue 3

Explore Vue 3’s defineExpose macro to safely expose child methods and properties. Learn patterns, best practices, and real examples.

VueFrontendweb development
Showing 1 to 8 of 8 results