Vue JS 3 Tutorial - 53 - Replacing data with reactive

preview_player
Показать описание

📱 Follow Codevolution

Replacing data with reactive in Vue JS 3
Рекомендации по теме
Комментарии
Автор

Use ref() for primitive data types like string, boolean, number, null, undefine, symbol
And use reactive() for non-primitive data types like array, object.
Thank you

iUmerFarooq
Автор

Why should I not use data() instead? What are the advantages of ref() and reactive() ?

debkr
Автор

Hi, I want learn react js coure just for use it to build websites
So which playlists I must learn ??

mohammedalsorane
Автор

How do we change the value inside reactive by clicking a button?

UtsavBaral
Автор

you should have used just a single variable to show the difference rather than making it complex

gmd
visit shbcf.ru