...

/

Demo App — Part 2

Demo App — Part 2

Learn how to use the video and comment resources in a real-world app.

We’ve looked at the video, commentThread, and i18nRegion resources and how we can use them to retrieve data from the API. We’ll integrate them into the project (YouTube Mini application) that we created earlier.

Workflow

Let’s build on our previous demo app “YouTube Mini.” We’ll integrate the following resources: video, commentThread, and i18nRegion.

  1. We’ll create a filter for regions. Next to the
...