According to the AngularJS documentation, JQLite is already a part of a base AngularJS package.
Does this mean I can include JQuery UI with the JQLite built into AnuglarJS? Or do I specifically have to use the full JQuery install?
According to the AngularJS documentation, JQLite is already a part of a base AngularJS package.
Does this mean I can include JQuery UI with the JQLite built into AnuglarJS? Or do I specifically have to use the full JQuery install?
There are many articles addressing specifically this question, but this one answers a lot
That being said, as long as you know what you're doing, you should be fine imo.