For Episode 2 of Wes Bos’s 30 Day Vanilla JavaScript Challenge, Wes shows us how to make a lifelike clock using CSS3 transformations and JavaScript’s setInterval function. The Challenge Like the first video, this mini-project kindles the imagination and is a great example of the type of thing I might have spent hours trying to […]
Using JavaScript And HTML To Play Audio In The Browser
I recently signed up for the 30 Day JavaScript Coding Challenge by Wes Bos, and I was blown away by the first installment involving audio files. I’m not sure if I will dive as much in depth on each installment as I did for this one, but it immediately inspired me to play around and […]