Excellent. We can now add todo items to our form! Our app is now starting to feel interactive, but one issue is that we've completely ignored its look and feel up to now. In the next article, we'll concentrate on fixing this, looking at the different ways Vue provides to style components....app's data and an HTML-based template syntax that maps to the underlying...ToDoForm.vue . Add a blank <template> and a <script> tag like before:...