Published iniOS App DevelopmentShared User Defaults in iOSEnable App Groups for both targetsOct 22, 20145Oct 22, 20145
Implicit conversion and short circuit evaluationtl;dr–next(errors.length && errors || null);Sep 4, 2014Sep 4, 2014
Games — Html5 CanvasTo create an animation by using an HTML5 canvas you need to display a sequence of 2-D elements by using the API provided by the canvas…Aug 18, 2014Aug 18, 2014
Spinner — LoaderRecently I've been doing a lot of with HTML5 canvas and Javascript; much of the time including an Ajax request that may take some time to…Aug 18, 2014Aug 18, 2014
Gravity — Javascript UniverseBack in 2001, after an idle browse I wrote a basic javascript universe that animating images around the screen, with respect to their…Aug 18, 2014Aug 18, 2014
Ellipse’s in Html5There is no native method to draw an ellipse on a HTML5 canvas, and there are many different ways to accomplish it. In the past I’ve needed…Aug 18, 2014Aug 18, 2014