Login required for access
In order to watch this lesson, you'll need to login to the website.
Implement Followers and Public Profiles
Fullstack Social iOS NodeJS REST
One last feature I want to discuss in this section is managing a list of "followers" that belong to a particular user. The reason why we want to do this is to make sure when something is posted, we can properly share these post objects amongst all followers. Building this out will be very similar to managing our "following" collection. Once done, I'd like to also send this information to a public profile page to confirm that things are working correctly.

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