Composables - The Swiss Army Knife of Every Vue Developer | Vue.js Live 2024

preview_player
Показать описание
Composables (composition functions) are stateful/stateless functions that leverage Vue's reactivity API, decoupling it from components. This shift in perspective opens possibilities for tackling common scenarios in new and creative ways. Juan Andrés Núñez Charro explores how to effectively use composables to enhance your Vue applications.

0:00 Composables - The Swiss Army Knife of Every Vue Developer
1:00 What
2:44 When
4:10 Where
4:54 Why
8:08 How
Рекомендации по теме
Комментарии
Автор

Gosh I totally forgot about the readonly I was using unref

kyngcytro
Автор

🎉 amazing Juan Andrés thanks you for all. ✊

JulioVinachi
Автор

Clearest example of stateful/stateless composable I've seen. Thanks for sharing 🟢

alessiochiffi
Автор

Какие еще истории успеха можете рассказать?

AymanAmin-mdek