Today I'm feeling accomplished after running my first original JavaScript program that I initiated and developed myself. It has a very simple function, but it's a step forward in the right direction and offers me instant gratification to keep me learning and developing in JS. It's purpose: to check if a number is divisible by 60. I forget why I chose 60 (maybe using something to calculate minutes??), but there it is.
You can view my code and test it yourself on JSFiddle: