Dynamic page displays with Vue.js

Intermediate
Student
Developer
Azure Static Web Apps

One of the goals of any web framework is to update the display based on data values. This module explores how to make your page dynamic based on those values and how to display lists of information.

Learning objectives

In this module, you will:

  • Learn how to display lists.
  • Learn about conditional rendering.

Prerequisites