I am designing an application in which I plan to use a good UI framework like Kendo, smart admin, etc for my application along with AngularJS.
Most of them, if I am not wrong, use some version of jQuery or jQuery UI. My understanding is that Angular with jQuery is not advised.
However Bootstrap is fine but does Bootstrap need jQuery?
I get a feeling that Angular 1x with jQuery is heavy and can be taxing on browsers/mobile alike.
What other UI framework options do I have? Please suggest.