Earlier quoted context omitted.
I am an amateur dev and since I more or less learned Vue and the Quasar framework, every web site looks like a Vue&Quasar nail to me. It works - i can pop out sites that work in a mall amount of time. They will never be istheshipstillstuck.com-famous or cnn.com-loaded, or never be used in some countries where loading 10 MB of JS is a problem. they are used by me, on my 1000/400 Mbps connection, or by my children on a…
This is the point. Why do you all think just in damn frameworks!? There’s a thing called HTML5+CSS+JS. You could have built that static page in no time with that, that’s my surprisingly misunderstood point here.
The web platform itself is a framework that consumes static HTML and CSS and calls into your JS. Preferring a higher-level framework for web apps when that is available is no different than preferring a higher level language even though ASM is available for local apps.