Client side, can you define components where you don’t have to resort to putting strings containing templated html into the code.
This means, without compiling .vue files server side. So, inside a single html page, can you define multiple components and use them in your page?