Skip to content

initvik/tddmash

 
 

Repository files navigation

Word Clock TDD Demo

Mimics wall-art "word clocks" that show time in five-minute intervals as a selection of highlighted words, e.g.:

english word clock

Or in Spanish:

spanish word clock

Discussion, history and slides

This demo was built to showcase TDD (Test Driven Development) in my session at CodeMash 2020. The commit history is arguably more instructive than the final code, particularly in conjunction with the slides.

The slides can be found at roub.net/pres/codemash2020.

You can watch the actual presentation at Pluralsight, for free.

Usage

Open demo.html in a reasonably-modern browser and the clock should run, updating at the various 5-minute marks. Click anywhere on the clock face to toggle between English and Spanish

About

CodeMash TDD demo project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.4%
  • HTML 15.6%