Joined September 2012
·

Giovanni Lodi

iOS Engineer
·
Melbourne, VIC
·
·
·

Awesome! Thanks ^^

Posted to Xcode armv7 warning over 1 year ago

Also... be sure not to have any device connected!!!

Posted to for...in vs. for over 1 year ago

@passcod nice :)

Posted to for...in vs. for over 1 year ago

You could also do it in a more compact way:

var count = 0;
anArray.forEach( function(x, i) { if ( x != null ) count++; } );
Posted to The Shapes of Css over 1 year ago

@bashir I would have thumb-up this one, but since the real source is not mentioned I won't.

Posted to Cool Android Libraries over 1 year ago

ViewPagerIndicator seems really a good one. Thanks!

Achievements
255 Karma
13,274 Total ProTip Views