We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9966c99 commit 2531a5aCopy full SHA for 2531a5a
docs/angular-meteor/client/content/tutorials/socially/angular2/tutorials.socially.angular2.step_14.md
@@ -83,6 +83,10 @@ Go to the party: you should see a list of all users including
83
just created ones. Invite several of them — each items in the list
84
should disappear after successful invitation.
85
86
+What's import here to notice is that each user item in the users list
87
+disappears right after the click, even before the message about
88
+the invitation was successfully sent. That's the latency compensation in work!
89
+
90
# User Reply
91
92
Here we are going to implement a part that is
0 commit comments