Completed
Exploring the "Applications with a free subscription plan" analysis
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Exploring BTP Service Metadata - Deep Dive into Resource Files and JQ Filters
Automatically move to the next video in the Classroom when playback concludes
- 1 Welcome and introduction
- 2 Introducing a new directory for the "purchaser" persona
- 3 Discussing an OData frontend for the metadata, from a great question in the chat
- 4 Jumping into the metadata exploration directory & looking at entries-by-category
- 5 Getting a better feel for the structure of a metadata file, using fx
- 6 Exploring the "What are all the regions anyway?" analysis
- 7 Understanding what [] the Array Iterator does in jq
- 8 Experiencing the difference between JSON output and raw output for tab separation
- 9 Exploring the "Applications with a free subscription plan" analysis
- 10 Understanding how jq's 'select' works
- 11 Understanding what jq's 'any' filter does, with the generator and condition