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