11 min read
App Case Study - Love Laugh Read Books
A look at the interesting technical challenges I ran into while developing this app.
5 posts on this topic.
11 min read
A look at the interesting technical challenges I ran into while developing this app.
15 min read
A list of core skills that are necessary in almost every app. If you can do all of these things reliably, you are well on your way to being a great hire as an iOS developer
2 min read
A more declarative and testable way to display alerts in iOS.
2 min read
A way to make all path changes on a CAShapeLayer be animated automatically.
1 min read
A library to allow binding a UITableView directly to a to-many property. The library automatically handles insertions and deletions as long as you make sure the to-many property emits KVO notifications.