I'm a Windows Phone user and I really love their mobile OS. I owned a Lumia 920 and now I use the bigger and thinner Lumia 830, a phone that I absolutely love. In fact, I like it so much that it made to want to recreate it with HTML
When you start programming for the first time, everything is fun. The whole world is nothing but an inspiration source and you are limited only by your imagination. You do project after project, learning new things in the process. Most of the projects are crap, but you're having fun. Then
I ran into a problem today with an animated action. It was part of a queue and the next command was triggered from inside the animationEnd callback. The animations I was using were made with CSS classes and detecting the animation completion with Javascript was a much more elegant and