Hugendubel.info - Die B2B Online-Buchhandlung 

Merkliste
Die Merkliste ist leer.
Bitte warten - die Druckansicht der Seite wird vorbereitet.
Der Druckdialog öffnet sich, sobald die Seite vollständig geladen wurde.
Sollte die Druckvorschau unvollständig sein, bitte schliessen und "Erneut drucken" wählen.

Asynchronous Programming with SwiftUI and Combine

E-BookPDF1 - PDF WatermarkE-Book
434 Seiten
Englisch
Apresserschienen am13.01.20231st ed
Develop UI-heavy applications more easily, faster, and error-free. Based on several enhancements to the Swift language, SwiftUI takes a declarative approach to building UIs. Instead of imperatively coding the UI, this book will show you how to describe how you want your UI to look.
SwiftUI treats the UI as a function of its state, thereby making managing your app's state a lot easier. Change the underlying data model to redraw all parts of the UI that are connected to that particular slice of data. Likewise, easily update the underlying data model from the UI elements your data model is connected to. Combine is Apple's Functional Reactive Programming framework. It complements SwiftUI and other frameworks, such as the networking APIs, in a natural way. Using Combine, you can subscribe to events and describe data processing in a way that is free of side effects. This allows for an easier implementation of event-driven applications.


Using SwiftUI and Combine build more error-free apps in a shorter amount of time, targeting all of Apple's platforms (iOS, iPadOS, watchOS, macOS, tvOS) with little to no overhead.

By the end of the book you will have a solid understanding for architecting and implementing UI-heavy apps in a declarative and functional reactive way using SwiftUI, Combine, and async/await.

 

You will:

-       Build simple and gradually more complex UIs in SwiftUI

-       Understand SwiftUI's state management system

-       Work with Combine and Swift's new async/await APIs to access the network and access other asynchronous APIs

-       Architect and structure modern applications on Apple platforms using SwiftUI, Combine, and async/await



Peter Friese is a Developer Advocate on the Firebase team at Google, helping developers worldwide to build better apps using Firebase and other technologies. He managed to convince Google into hiring him despite or just because of his deep-rooted love for iOS and Swift. Before he started working with computers, Peter worked part-time as a projectionist, landscape gardener, and in a book warehouse long before Amazon was founded.
mehr
Verfügbare Formate
BuchKartoniert, Paperback
EUR64,19
E-BookPDF1 - PDF WatermarkE-Book
EUR62,99

Produkt

KlappentextDevelop UI-heavy applications more easily, faster, and error-free. Based on several enhancements to the Swift language, SwiftUI takes a declarative approach to building UIs. Instead of imperatively coding the UI, this book will show you how to describe how you want your UI to look.
SwiftUI treats the UI as a function of its state, thereby making managing your app's state a lot easier. Change the underlying data model to redraw all parts of the UI that are connected to that particular slice of data. Likewise, easily update the underlying data model from the UI elements your data model is connected to. Combine is Apple's Functional Reactive Programming framework. It complements SwiftUI and other frameworks, such as the networking APIs, in a natural way. Using Combine, you can subscribe to events and describe data processing in a way that is free of side effects. This allows for an easier implementation of event-driven applications.


Using SwiftUI and Combine build more error-free apps in a shorter amount of time, targeting all of Apple's platforms (iOS, iPadOS, watchOS, macOS, tvOS) with little to no overhead.

By the end of the book you will have a solid understanding for architecting and implementing UI-heavy apps in a declarative and functional reactive way using SwiftUI, Combine, and async/await.

 

You will:

-       Build simple and gradually more complex UIs in SwiftUI

-       Understand SwiftUI's state management system

-       Work with Combine and Swift's new async/await APIs to access the network and access other asynchronous APIs

-       Architect and structure modern applications on Apple platforms using SwiftUI, Combine, and async/await



Peter Friese is a Developer Advocate on the Firebase team at Google, helping developers worldwide to build better apps using Firebase and other technologies. He managed to convince Google into hiring him despite or just because of his deep-rooted love for iOS and Swift. Before he started working with computers, Peter worked part-time as a projectionist, landscape gardener, and in a book warehouse long before Amazon was founded.
Details
Weitere ISBN/GTIN9781484285725
ProduktartE-Book
EinbandartE-Book
FormatPDF
Format Hinweis1 - PDF Watermark
FormatE107
Verlag
Erscheinungsjahr2023
Erscheinungsdatum13.01.2023
Auflage1st ed
Seiten434 Seiten
SpracheEnglisch
IllustrationenXXVII, 434 p. 76 illus.
Artikel-Nr.9390813
Rubriken
Genre9200

Inhalt/Kritik

Inhaltsverzeichnis
Chapter 1: SwiftUI - A new Beginning.- Chapter 2: Getting Started with SwiftUI.- Chapter 3: SwiftUI Building Blocks.- Chapter 4: State Management.- Chapter 5: Displaying Data in Lists.- Chapter 6: Building Input Forms.- Chapter 7: Getting Started with Combine.- Chapter 8: Driving UI State with Combine- Chapter 9: Networking with Combine.- Chapter 10: Error Handling in Combine.- Chapter 11: Implementing Custom Combine Operators.- Chapter 12: Wrapping existing APIs in Combine (Firebase).- Chapter 13: Combine Schedulers and SwiftUI.- Chapter 14: Getting Started with async-await.- Chapter 15: Using async-await in SwiftUI.- Chapter 16: Bringing it all together - SwiftUI, async-await, and Combine.mehr

Autor

Peter Friese is a software engineer, author, speaker, and musician with a passion for helping developers build great apps. He works as a Developer Relations Engineer / Developer Advocate on the Firebase team at Google, where he focuses on helping developers build better apps using Firebase on iOS and other Apple platforms.Peter shares his knowledge and experience through writing on his personal blog, peterfriese.dev, publishing videos on YouTube, speaking at conferences and meet-ups, crafting sample apps and contributing to the Firebase SDKs.Prior to working at Google, he has held roles as a software engineer, software architect, and principal consultant at companies such as Lufthansa Systems, Gentleware, itemis, and Zühlke.