vuejsdevelopers.com
Why You Should Avoid Vue.js DOM Templates
1
It's a common practice for a Vue app to use the DOM as its template. This practice comes with a few catches, however, that make it an undesirable choice. In this article, I'll explain the issues and offer some alternatives. Read full article