Earlier quoted context omitted.
Yeah with jquery we were composing templates server side. Compared to Vue trying to do a SPA in jQuery is a season in hell. It can be done but it's brutal and fragile.
I'm quite surprised at this conclusion. I've always felt that doing SPA with jQuery was the easiest thing I've ever done in my development career. It's so easy to get something set up and running. And it's a breeze to figure out and read the code too: even when it's 10s of thousands of lines of code. Is it just me, or are many of the newer frameworks actually harder to use? I tried Angular 1 about 4 or 5 years ago an…
> Is it just me
Probably.