You are viewing a single comment's thread from:
RE: I jumped into Vue.js and this is my impression so far
Depends. Angular2 can do a lot of work for you which can make it unnecessary to include jQuery (especially for pure DOM manipulation due to Angula2's MVVM approach).
However, if you use jQuery UI/Mobile, you definitely want to include jQuery.