Asynchronous-Programming-with-SwiftUI-and-Combine icon indicating copy to clipboard operation
Asynchronous-Programming-with-SwiftUI-and-Combine copied to clipboard

Code for my book, SwiftUI & Combine

Results 30 Asynchronous-Programming-with-SwiftUI-and-Combine issues
Sort by recently updated
recently updated
newest added

I found a typo in _Asynchronous Programming 
with SwiftUI and Combine_. * Edition: 1st * Page: 185 ### What is wrong class BooksViewModel: ObservableObject { @Published var books: [Book] =...

typo

I found a typo in _Asynchronous Programming 
with SwiftUI and Combine_. * Edition: 1st * Page: 129 ### What is wrong Thanks to SwiftUI’s declarative syntax, adding animations to make...

typo

I found a typo in _Asynchronous Programming 
with SwiftUI and Combine_. * Edition: 1st * Page: 126 ### What is wrong One of the most common ways to let users...

typo

I found a typo in _Asynchronous Programming 
with SwiftUI and Combine_. * Edition: 1st * Page: 96 ### What is wrong @State var name = "Peter" ... TextField("Enter your name",...

typo

I found a typo in _Asynchronous Programming 
with SwiftUI and Combine_. * Edition: 1st * Page: 70 ### What is wrong "In addition to using these views in your own...

typo

I found a typo in _Asynchronous Programming 
with SwiftUI and Combine_. * Edition: 1st * Page: 58 ### What is wrong "367 pages" ### What's the correct spelling "451 pages"

typo

I found a typo in _Asynchronous Programming 
with SwiftUI and Combine_. * Edition: 1st * Page: 56 ### What is wrong Text("367 pages") ### What's the correct spelling Text("451 pages")

typo

I found a typo in _Asynchronous Programming 
with SwiftUI and Combine_. * Edition: 1st * Page: 54 ### What is wrong Figure 2-11 uses a different book name and page...

typo

I found a typo in _Asynchronous Programming 
with SwiftUI and Combine_. * Edition: 1st * Page: 57 ### What is wrong Fix the compiler errors by updating the call to...

typo

I found a typo in _Asynchronous Programming 
with SwiftUI and Combine_. * Edition: 1st * Page: 48 ### What is wrong "To insert an image to the left of the...

typo