#66 — JavaScript Countdown Timer
In this video, I use the p5.js library to create a web-based countdown timer. I discuss the native JavaScript method setInterval() and well as p5’s millis().
- Reference page for the p5.js function `millis()`. 
- Reference page for the p5.js function `getURLParams()`. 
- Live Stream with Timer in JavaScript, Pong and Binary Tree - Part 3 
- Editingby Mathieu Blanchette 
- Animationsby Jason Heglund 
