|
|
|
|
|
by Carpetsmoker
2689 days ago
|
|
I only looked at VueJS for about an hour, but it's my impression that Vue.js is much more of an application framework for SPAs than "rich HTML"? Quickly looking at the "getting started" guide doesn't give me the impression that it will work well if JavaScript is disabled? What I want is just intercept some (but not all) form submissions and load the results via AJAX, and such. |
|
Here's a simple form example:
https://jsfiddle.net/ufowkr92/