I just built a simple webapp at work and found that most of what I used JQuery for (cross-browser functionality) was already built into the modern browsers. I'm sure if I had to do something more complex or handle more than the handful of event handlers I wrote I'd reach for more than just plain JS, but shrug. It worked for me.
Comments
Job boards seem to have (a lot) more Angular than Vue work posted: https://medium.com/zerotomastery/tech-trends-showdown-react-...
I am not suggesting that vue is in more widespread use than angular. People are reading too much into my comment.
Ok. What did you mean by "isn't even recommended anymore?"
That the default recommendation is react not angular
JQuery is still popular
I just built a simple webapp at work and found that most of what I used JQuery for (cross-browser functionality) was already built into the modern browsers. I'm sure if I had to do something more complex or handle more than the handful of event handlers I wrote I'd reach for more than just plain JS, but shrug. It worked for me.