Creating a HTML5 Video Ad Player

We’re going to create a simple video player that can be used as part of a HTML5 ad. We’re basing this on my HTML5 ad template, a WebPack repo that takes care of… compiling TypeScript and SASS to Javascript and CSS inlining the Javascript and CSS within the ad’s HTML packaging it up as a zip ready for upload to an ad server So go ahead and clone this repo before we get started.
Read more →