In the previous lesson, we briefly touched upon the templating syntax to bind Vue data to the DOM.
In this lesson, we'll dive deeper into Vue's templating syntax and learn how to run JavaScript expressions directly in the template.