IS IT GOOD PRACTICE TO USE ANGULARJS WITH JQUERY? 7 Nov 2017 Is it good practice to use AngularJs with JQuery? It’s not a good practice to use AngularJs with jQuery because AngularJS will not digest cycle run, if we do any angular DOM manipulation or scope variable manipulation using JQuery.