Animations are a great way to explain the functionality of our apps through
motion, and to delight our users. Adding animations in the right places can
really make a UI look a lot more polished and nice. John Sundell takes a look at how SpriteKit can be a great tool for
creating certain kinds of animations.
If you are an iOS developer and you haven’t been hidden in the middle of nowhere for the last three years, you’ve probably heard of Realm. Ennio Masi isolates the Realm layer of his app for a better app architecture.
Natural Language Processing (NLP) is a field in Computer Science that is starting to get really important in the mobile world. Martin Mitrevski helps you get started with the NSLinguisticTagger class.