Open halcyonandon opened 10 years ago
I never tried but I think they should work great together.
That's what I'm hoping, but they both appear to take ownership of the view and provide a component-driven abstraction to the dom with single responsibility.
Seems both have advantages, aura with the event-driven/sandboxing and react with the virtual dom.
Hi,
Apologies if this isn't in the right format. I'm currently working on a project, where I'm using http://facebook.github.io/react/. I'm wondering if Aura could potentially work with React or if they're competing solutions?
Thanks