Any progress with true Tracker integration in React?

Hello - I am wondering about how much progress has been made since ReactMeteorData mixin?

I’ve noticed a project called ReactTracker, but testing it, I’ve found that components update in the same inefficient way ReactMeteorData does…

I am really excited about building components in React, but I’m unable to use my reactive datasources efficiently… I could go back to Blaze, but wasn’t React foolproof? cuz with the current Tracker-implementation, I feel kinda fooled :frowning:

EDIT to clarity -> I’m looking for fine-grained reactivity in React :wink: I know it’s a lot to ask, but I really hope someone has made progress towards it!

1 Like