A behind-the-scenes look at thoughtbot’s first published mobile game.
Read more at the sourceAll posts by Jack Nutting
iOS Text Kit Basics
Apple’s Text Kit framework, added to iOS 7, lets you customize layout of rich text in your apps in a variety of ways. This will show you how to get started by implementing a multi-column view using Text Kit.
Read more at the sourceiOS Code Review: Loose Guidelines
From time to time I’ve been asked to do an independent code review, to determine the overall health of a client’s code base. Unlike a code walkthrough, where someone familiar with the code shows the main components, this is a code review where an outsi…
Read more at the source