Skip to content

blackcl3/PRACTICE-youtube-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PRACTICE-youtube-player

For this application, we will be putting all our skills together to create a youtube player that allows users to filter on video type, create entries, and delete entries.

Sample site: https://drt-youtube-player.netlify.app/#

We will be using the following skills to build this app:

  • Data as Entities
  • HTML representation of data
  • Iteration (loops)
  • Reading data on the DOM
  • Creating data
  • Functions
  • Events

Steps:

  1. Create the structure of your HTML
  2. Create your renderToDom utility function
  3. Start building the HTML components and render on DOM
  4. Add event listeners
  5. Get button filters working ONE at a time
  6. Get watch buttons working
  7. Get delete buttons working
  8. Add form to CREATE new items

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published