Today, we'll go over how to parse the rest of our Home feed by collecting the Tweet objects as well as Users. Once I show you how to do this in a not-so-clean way, I'll refactor the code to be much cleaner using a Map function.
This is something that I've went over in a previous algorithm video:
https://youtu.be/fbYMaJciMZY
Enjoy.