Replacing parts of a string with Vue components
One cannot simply replace parts a string by some HTML that contains Vue code, so this article describes how to achieve this in a simple way.
Whenever I feel like writing down something I've learnt, I do it here.
One cannot simply replace parts a string by some HTML that contains Vue code, so this article describes how to achieve this in a simple way.
I've been working on a project called Hybridly, but I couldn't find a name until long after the project was started. I wanted to rebrand the project, but I didn't want to have a big search-and-replace commit that would stain the commit history.