Is it smart/possible to use both Vue and Angular 1 on the same page?
If so, what do I have to watch for?
Regards
I don't think there's a point in using 2 frameworks that both can do the same things alone. You will most likely run into more problems than solve them.
I'd stay away from mixing 2 similar frameworks if I were you.
Alejandro Cavazos
Full Stack Developer
Yes it is possible, yes it isn't smart.