+ 3
How could we integrate react and angular?
React and angular js integration
4 Answers
+ 1
It doesn't sound like a very good idea to do so. Just use CDN for both of them until you hit a conflict.
+ 2
Great!
+ 1
Integration in what, do you mean using both of them at once? If that's the case I suggest you learn more about JS frameworks. How to integrate them into a web app? Theirs very good documentation for the both of them.
+ 1
ya!
Beside making native apps with react and SPA with angular we can make either integrated with other frameworks. But how? How could we integrate more than one framework, run smoothly ?