0
Good morning I need to use Reactjs in a project that I already use Angularjs. I was able to do the integration, but without using Babel, that is, I was only able to make Angular and Reactjs communicate through pure React. Someone could tell me how I can do this integration and use Babel???
Have you looked at this lib? https://github.com/ngReact/ngReact
– DiegoAugusto
Yeah, but the staff won’t use. :(
– Daniel Swater
I understood, in my opinion React and Angular are for different purposes, I do not see much sense in using the two together.
– DiegoAugusto
And worse is that this library does not render Babel
– Daniel Swater