do you have any experience with integrating AngularJS component into existing BackboneJS application? Could you just briefly give me some help, what should I do to make it work?
Thank you
Igor
I was able to make it work after all for the future reference - this gist helped me a lot: https://gist.github.com/dgs700/6197687
anyway, Charles is right - it is definitely not nice to combine these two frameworks (in my case, it was not my call to do so...)