Designing modern data access layers in Swift

During the process of building our applications, we are often faced with the need of persisting and querying model objects in some form of store. The store can be a remote server, a local CoreData… Read more

Similar

Building a Site in Swift with Publish

This site was written in Swift. Yes, the same language iOS apps are written in. Continue reading to learn how you too can create a site like this one using a framework called Publish. We'll go from setting up the command line tool and creating the site, a... (more…)

Read more »

Swift Server Work Group Annual Update

The Swift Server Work Group (SSWG) set out 12 months ago to begin defining and prioritizing new efforts to address the needs of the Swift server community. Since then, we’ve been busy meeting regularly, working with the community, defining guidelines, wri... (more…)

Read more »