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: reactivity.Rmd
+1-1
Original file line number
Diff line number
Diff line change
@@ -14,4 +14,4 @@ Next we'll turn our attention to the theory of reactivity that underlies the mag
14
14
- In Chapter \@ref(reactivity-components), you'll learn how to escape the constraints of the reactive graph using `reactiveVal()` and `observe()`.
15
15
16
16
You certainly don't need to understand all these details for routine development of Shiny apps.
17
-
But improving your understanding will help you write correct apps from the getgo, and when something behaves unexpectedly you can more quickly narrow in on the underlying issue.
17
+
But improving your understanding will help you write correct apps from the get-go, and when something behaves unexpectedly you can more quickly narrow in on the underlying issue.
0 commit comments