My take on Exercise 11 of Wes Bos' JavaScript30 series, whose goal is to build deeper understanding of JavaScript by refraining from use of opinionated programming paradigms or frameworks in place of a simple focus on core concepts using plain JS.
This app consists of a video player where the controls have been replaced by a custom UI.
Clone or download this repo then run index.html
in your favourite browser.
You can visit the following link for the live version of the app.