Section 11 - Let's Test Your React Mastery!
[Lecture] App Overview
[Lecture] Component Design
[Lecture] Scaffolding the App
[Lecture] Reminder on Event Handlers
[Lecture] Accessing the Youtube API
[Lecture] Searching for Videos
[Lecture] Putting it All Together
[Lecture] Updating State with Fetched Data
[Lecture] Passing State as Props
[Lecture] Rendering a List of Videos
[Lecture] Rendering Video Thumbnails
[Lecture] Styling a List
[Lecture] Communicating from Child to Parent
[Lecture] Deeply Nested Callbacks
[Lecture] Conditional Rendering
[Lecture] Styling the VideoDetail
[Lecture] Displaying a Video Player
[Lecture] Fixing a Few Warnings
[Lecture] Defaulting Video Selection