Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 418 Bytes

readme.md

File metadata and controls

9 lines (6 loc) · 418 Bytes

JavaScript Beginner 03

  1. Use javascript to display the current time.
  2. Use setTimeout() or setInterval() to update the display every second

This is part 3 of a series of JavaScript training exercises. It was created for new-ish front end devs, and designers at thunder::tech, but you can use it too!

this exercise was taken from: http://people.cs.pitt.edu/~mehmud/cs134/js_exercise1.html