InterviewSolution
Saved Bookmarks
| 1. |
What Are Some Common Programming Tasks When Working With Social Feeds? |
|
Answer» GET the USER for the current CONTEXT, get the feed for the current user, get the personal feed for a PARTICULAR user. Get the user for the current context, get the feed for the current user, get the personal feed for a particular user. |
|