What are Swift function builders? What is SwiftUI ViewBuilder? How Swift function builders work on the compiler level? How to implement a function builder in Swift? These are the questions to answer in this Swift function builders tutorial. (more…)
Read more »
Quick Swift 5 Tutorial: How to update your iOS App to handle Dark Mode support for... (more…)
Read more »
A few days ago I came across this article by Yammer Engineering describing their process of migrating their codebase to Swift 3.
Read more »
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind. - pointfreeco/swift-composable-architecture... (more…)
Read more »
This week, let’s take a look at how we can improve the internal consistency within each of our core data models, and how doing so can let us establish a much stronger foundation for our codebase as a whole. (more…)
Read more »