You are a designer and you want to have a more active role in implementing your iOS designs. This introduction will outline what’s involved in this process.
Poppins makes it easy to keep track of all your favorite GIFs and easily share them with your friends. And now it’s Open Source!
Function currying in Swift might not be immediately obvious, but once you see the applications, it can be another incredibly powerful tool at your disposal.
Extend the Dropbox SDK to play nicely with Swift and functional programming concepts.
Implement a docked view that animates with the keyboard on iOS.
Using functional concepts in Swift can bring clarity and safety to everyday patterns.
Write syntax plugins to highlight and indent languages in Vim.
In the previous posts (first post, second post) about parsing JSON in Swift...
Last time, we looked at using concepts from Functional Programming and...