Clock and Time Zones - It's Time to Quit

A clock made with JS and CSS. For the digital clock I worked with momentjs.

This was my third project, but the first one that was based on a tutorial. After I done the tutorial from Wes Bos( 30 days of Javascript) - CSS +JS clock and because the use of time in JS was daunting for me I decided that I had to give it a go. In the middle of the project I learn about the library momentjs and also end up using it in the digital clock.

This project made me want to try different things in javascript and learn more about it and also about libraries. When I was almost done with the project, the clock was a little bit rustic with no background and I was checking how it looked in my cellphone and had the idea of putting a cigar on the back with the clock waving and giving the title It's Time to Quit.

In JS I worked and learn with:

  • Functions
  • Scopes
  • Methods
  • Libraries
  • Time variables

In CSS I worked and learn with:

  • Animations
  • Variables
  • Positions
  • Libraries