Login required for access
In order to watch this lesson, you'll need to login to the website.
Create FeedItems when Posting and Sort Feed
Fullstack Social iOS NodeJS REST
In the last episode, we implemented FeedItems for all of the posts that belong to users that we follow. In this lesson, let's wrap up the main feed by also including our own posts in the home page. This is done easily by creating a FeedItem whenever we create a post in the system. Finally I'll also show you how to sort your objects by including a date property on your feed items.

Comments (2)
4 years ago
4 years ago
4 years ago
HELP & SUPPORT