/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

ashishkakkad.com
| | eisel.me
2.9 parsecs away

Travel
| | Reduce lag in view controller transitions by 75ms
| | www.jessesquires.com
3.0 parsecs away

Travel
| | A few days ago I was (finally!) updating a project to use Swift 2.2 and I ran into a few issues when converting to use the new #selector syntax introduced by...
| | swiftrocks.com
2.8 parsecs away

Travel
| | The choice between using Storyboards and writing views programmatically is very subjetive. Having dealt with both in the past, I personally vouch for writing projects entirely through view code as it allows multiple people to work in the same class without nasty conflicts, and easier code reviews.
| | williamboles.com
19.7 parsecs away

Travel
| UIAlertController alerts form the backbone of a lot of the interactions between our users and our apps. While there have been some changes to alerts over the years, very little has changed about their appearance or our ability to customise that appearance - this causes for app designers pain