You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/1.vue/3.reactivity-2/index.md
+38-2
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,42 @@ ogImage: true
4
4
5
5
# Reactivity Part 2
6
6
7
-
In the previous section, we learned about `ref`and`computed`. In this section, we will learn about `reactive`and`watch`that fullfills our basic needs for reactivity.
0 commit comments