What is the best way to have a follow/reblog feature for a Meteor app? Say for example you want to follow users and categories within a Meteor app so that you are updated on the display wall every time the followed user post’s a post and/or a category is updated in cases of API data.
Did you ever find a solution to this?
No not really. I kind of moved onto a few other things as an alternative.
There is future feature coming up to Socialize packages which might be of your interest: https://github.com/copleykj/socialize-follow
2 Likes