Wednesday 11 September 2013

Building a Pure HTML5 and JavaScript Icons Editor

I've just released my first web based project. It's a pure HTML5 and JavaScript icons editor which I thought, coming from a Windows background, would be a good way for me to learn some of the capabilities and limitations of these technologies. So with that in mind, I decided I would not allow myself any server side code and once the initial page had been loaded every feature had to be implemented without any further calls back to the server.