Skip to content

Commit a156917

Browse files
committed
Could call this ‘Robust UI State’
1 parent bd39ce4 commit a156917

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/components_guide_web/templates/web_standards/idempotent-javascript-operations.html.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Idempotent JavaScript Operations
22

3+
// Could call this ‘Robust UI State’
34
// Could move this to concurrent_safe_models
45

56
Here I’m going to use the example of an online video service like Netflix, where we can do things like add a show to a list, start playing a show, perform a search.

0 commit comments

Comments
 (0)