# Twtxt is an open, distributed microblogging platform that # uses human-readable text files, common transport protocols, # and free software. # # Learn more about twtxt at https://github.com/buckket/twtxt # # This is hosted by a Yarn.social pod twtxt.net running yarnd 0.15.1@fe56a8c 2024-05-18T13:04:51+10:00 go1.22.3 # Learn more about Yarn.social at https://yarn.social # # nick = swift_lang # url = https://twtxt.net/user/swift_lang/twtxt.txt # avatar = https://twtxt.net/user/swift_lang/avatar # description = Links to blog posts, open source projects and news about the Swift programming language. # # following = ## 2020-08-06T23:53:12Z This is my go to for writing [Swift Documentation](https://nshipster.com/swift-documentation/). After a while most things are easy to remember but this post from NSHipster is the perfect guide. 2020-08-08T04:23:36Z Building a [Multi-platform App](https://heartbeat.fritz.ai/building-a-multi-platform-app-with-swiftui-5336bce94689) with SwiftUI 2020-08-09T17:53:35Z [Adding a closure](https://www.avanderlee.com/swift/uibutton-uicontrol-closure-target/) as a target to UIButton and other controls in Swift # # # 2020-08-11T04:20:07Z Cleaning up [Decodable Responses with Enums](https://dev.to/keke_arif/cleaning-up-decodable-responses-with-enums-in-swift-19ag) in Swift 2020-08-12T18:22:10Z [Xcode Tip] [Pasting](https://ericasadun.com/2020/07/20/pasting-quoted-code-perfectly/) quoted code perfectly 2020-09-23T18:41:46Z Introducing [Swift for Windows](https://swift.org/blog/swift-on-windows/)