Is possible to add another JS framework (React, Vue) on a application that already has Angular 2 integrated on it?
Hi, all.
We has an app with Rails 4.2.5 and Angular 2 integrated (we do not use it very much). But we would like to switch to another JS framework: Vue and Reacth are good options.
But will we have any conflicts since there will be two JS framework working?