Open trusktr opened 6 years ago
Oh, I think I see. Vue-supply is generic, not necessarily for with Meteor, and can be any sort of resource (like a singleton)? While vue-meteor-tracker is specific for Meteor subscriptions?
@trusktr hey, have you figured this out yet? I'm also trying to decide which to use, and it seems the main difference is that vue-supply can work inside vuex and vue-meteor-tracker is only for components.. but I haven't got a reply that confirms this... Have you been using either of them? thx
vue-meteor-tracker says:
Then, vue-supply says:
So, I'm confused. They both provide a way to create and clean up subscriptions. So which one do I want to use? Do I use both of them? Only one of them? It'd be nice if this was a little more clear from the outside. 😊