New Year Memories
This will be my first post in the development category. But don't stop reading here! You can expect more of this kind, since this is what I do. Most of the time. Developing that is.
I made this piece of code to a New Years party I was going to (yeah, I'm that cool). They asked me to make a countdown timer application, to be shown at a wall with a projector. I had done this exact thing before, using Vb.net. Since my primary plattform these days is the web, I made the decision to use Javascript. And this time it actually worked better than last, didn't even crash at midnight :-)
Now after New Year I thought I'd share this with the world. And the application itself of course! Though it's not really an application anymore, more like a library, with examples and documention. By using this you can get the remaining/elapsed time in various formats. Hope this will come to handy for someone out there! And if it does, please take the time to let me know!