Skip to content

Commit ea6281b

Browse files
committed
Add a tip about using state independent of Commands
1 parent 8a9a099 commit ea6281b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -538,6 +538,9 @@ _Learn more about Turbo Stream broadcasting by reading through the
538538

539539
TurboBoost manages various forms of state to provide a terrific reactive user experience.
540540

541+
> [!TIP]
542+
> TurboBoost State can also be used independent of Commands with standard Hotwire techniques.
543+
541544
Here’s a breakdown of each type:
542545

543546
### Server-State

0 commit comments

Comments
 (0)