Database Reference
In-Depth Information
The problem with concurrent updates
Let's add a new feature to our My Status application: the users' ability to "star" their
friends' status updates to indicate their approval. For each status update, we'll store a list of
the users who have starred that status update so that we can display the usernames to the
author of the update.
Search WWH ::




Custom Search