Mar 11, 2022
Another reason why jQuery is not used on many projects is because the big 3 frameworks -- Angular, React, Vue -- discourage direct DOM manipulation. I've got a big Vue.js project and there are only a handful of places where I've needed to select an element from the DOM.