Thinking in SwiftUI
SwiftUI is radically different from UIKit. In this short book, we will help you build a mental model of how SwiftUI works. We explain the most important concepts in detail, and we follow them up with exercises to give you hands-on experience.
More
Since SwiftUI is still in its early days, the book focuses on the concepts behind the framework that we believe are essential to understand. It is not a reference for SwiftUI’s platform-specific APIs, but rather a guide to honing your intuition about how SwiftUI works.
Thinking in SwiftUI is geared toward developers who have both prior experience with Apple’s platforms and a good understanding of the Swift language.
In the videos we live code the solutions to all the exercises from the book. Furthermore, we build an angle dial control from scratch (similar to what the Photos app uses on macOS to rotate photos), and implement the tree drawing code we've used to create all the tree diagrams in the book in SwiftUI. The videos show how all the concepts explained in the book can be applied in practice.
Watch Online Thinking in SwiftUI
# | Title | Duration |
---|---|---|
1 | Thinking-in-SwiftUI-Trees | 47:18 |
2 | Thinking-in-SwiftUI-Dial-Control | 36:02 |
3 | Thinking-in-SwiftUI-Chapter-2 | 59:22 |
4 | Thinking-in-SwiftUI-Chapter-3 | 12:26 |
5 | Thinking-in-SwiftUI-Chapter-4.1 | 20:48 |
6 | Thinking-in-SwiftUI-Chapter-4.2 | 20:53 |
7 | Thinking-in-SwiftUI-Chapter-5 | 42:59 |
8 | Thinking-in-SwiftUI-Chapter-6.1 | 13:04 |
9 | Thinking-in-SwiftUI-Chapter-6.2 | 24:38 |
Read Book Thinking in SwiftUI
# | Title |
---|---|
1 | Book 1 |