Skip to main content
Site migration from WP to 11ty in progress. Some things may be temporarily broken.
{the} Amy Carney

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:

//jsfiddle.net/0qsw33su/embedded/result,js,html,css/