A Facebook clone with a twist - it allows users to see who is stalking them
0
stars
0
forks
source link
Refactor the getFeed functionality. Group all posts of 1 user together and query the details for that user once, instead of querying them for each post. #15