Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 355 Bytes

README.md

File metadata and controls

24 lines (21 loc) · 355 Bytes

Movie App

Built with Vanilla JavaScript. Below is a list of the methods and properties use

  • querySelector
  • createElement
  • innerHTML
  • appendChild
  • insertBefore
  • preventDefault
  • dataset
  • parentElement
  • nextElementSibling
  • classList
    • add
    • remove
  • fetch
  • bind
  • setAttribute
  • onClick
  • toLowerCase
  • target

Video coming soon!!!