|
|
|
|
|
by Stephen0xFF
2259 days ago
|
|
I feel the only way these two will play nicely is swapping Django for a DRF approach. Vanilla JS could be, and perhaps should be, used in place of Vue for small use cases. There's no need for the extra abstraction when AJAX could work. |
|
But then you would be limited to various manipulations of the initial data so "could" is certainly not "should".