Plan to spend more time with it as SourceKit-LSP matures. Xcode is garbage compared to VS Code.
- Swift Tips by Sundell
- Swift Tips by Luur
- WWDC videos
- Swift for TensorFlow - TFiwS
- Functional Swift
- Objc
- Top App Developers
- Proposal: Universal dynamic dispatch for method calls (2015)
- SwiftSyntax - Set of Swift bindings for the libSyntax library. It allows for Swift tools to parse, inspect, generate, and transform Swift source code..
- Komondor - Git Hooks for Swift projects.
- Tuist - Create, maintain, and interact with Xcode projects at scale.
- John Sundell: The Lost Art of System Design (2018)
- Code samples from the Swift by Sundell blog & podcast
- Ether - Command-Line Interface for the Swift Package Manager.
- SwiftRewriter - Swift code formatter using SwiftSyntax.
- SwiftHub - Github iOS client written in RxSwift and MVVM clean architecture.
- Swift Debugger and REPL - Version of LLDB that supports the Swift programming language & REPL.
- danger-swift - Stop saying "you forgot to …" in code review in Swift.
- swift-sh - Swift scripting with easy, zero-conf dependency imports.
- SwiftTube - iOS conference videos in one place.
- Collection useful tips for the Swift language
- What’s new in Swift 5.0? - Xcode playground that demonstrates the new features introduced in Swift 5.0
- Airbnb Swift Style Guide
- Swift Community Podcast
- Periphery - Eliminate unused Swift code.
- Chris Lattner on the origins of Swift (2019)
- Swift Rust-like ownership model RFC
- swift-docker - Docker Official Image packaging for Swift.