Issue #300
WWDC
- WWDC special
- WWDC by Sundell
- NSHipster WWDC 2019
- WWDC 2019 - The Things You May Have Missed
- 7 essential WWDC session videos for iOS developers
- The 15 Best WWDC Videos of All Time
- WWDC Extracted gists
- Favorite WWDC 2019 sessions
Swift 5.1
- Property wrappers to remove boilerplate code in Swift
- Understanding Opaque Return Types in Swift
- The Swift 5.1 features that power SwiftUI’s API
- What’s new in Swift 5.1
- Swift Opaque Result Types
- Burritos A collection of Swift Property Wrappers
- How can Property Wrappers and Function Builders be leveraged?
SwiftUI
- SwiftUI
- About-SwiftUI
- Swift UI by example
- Inside SwiftUI’s Declarative Syntax’s Compiler Magic
- Answers to the most common questions about SwiftUI
- SwiftUI: Getting Started
- SwiftUI-Cheat-Sheet
- Understanding Property Wrappers in SwiftUI
- SwiftUI Framework Learning and Usage Guide
- SwiftUI-2048
- Fucking SwiftUI
- SwiftUI-Processing
- SwiftWebUI
- Building forms with SwiftUI
- Animations in SwiftUI
- SwiftUI DesignCode
Good to know
Code
- https://github.com/xtabbas/calculator-checklist
- https://github.com/alfianlosari/SwiftUI-MovieDB
- https://github.com/unixzii/SwiftUI-2048
Combine
- RxSwift to Apple’s Combine Cheat Sheet
- Will Combine kill RxSwift?
- OpenCombine Open-source implementation of Apple’s Combine framework for processing values over time.
- CombineSwiftPlayground
- Combine framework in action — Part 2
- Using Combine 🚀