Skip to content

Commit 2531a5a

Browse files
committed
Some details added.
1 parent 9966c99 commit 2531a5a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/angular-meteor/client/content/tutorials/socially/angular2/tutorials.socially.angular2.step_14.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,10 @@ Go to the party: you should see a list of all users including
8383
just created ones. Invite several of them — each items in the list
8484
should disappear after successful invitation.
8585

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+
8690
# User Reply
8791

8892
Here we are going to implement a part that is

0 commit comments

Comments
 (0)