A DSL for writing type-safe HTML, XML and RSS in Swift. - JohnSundell/Plot... (more…)
Read more »
In this tutorial we will create a Facebook Messenger bot, a simple one, that just respond us with a reversed message and a structured messages with Swift. We will start from scratch to get a complete working bot.
Read more »
This week’s article is about Swift’s function builders feature, and how it can give us some really valuable insights into how SwiftUI’s DSL operates under the hood. (more…)
Read more »
Learn how to use opaque return types and the some keyword in Swift 5. Understand the difference between opaque return types, generics and protocols. (more…)
Read more »
CoherentSwift is a command line tool written in Swift that analyses the cohesion level of your Swift codebase. - arthurpalves/coherent-swift... (more…)
Read more »