BOOKS - PROGRAMMING - Combine Asynchronous Programming with Swift (3rd Edition)
US $8.94
75797
75797
Combine Asynchronous Programming with Swift (3rd Edition)
Author: Shai Mishali, Florent Pillet, Marin Todorov & Scott Gardner
Year: 2021
Number of pages: 432
Format: EPUB | PDF
File size: 47,3 MB
Language: ENG
Year: 2021
Number of pages: 432
Format: EPUB | PDF
File size: 47,3 MB
Language: ENG
Master declarative asynchronous programming with Swift using the Combine framework! Writing asynchronous code can be challenging, with a variety of possible interfaces to represent, perform, and consume asynchronous work — delegates, notification center, KVO, closures, etc. Juggling all of these different mechanisms can be somewhat overwhelming. Does it really have to be this hard? Not anymore!With Apple’s introduction of the Combine framework in WWDC 2019, it is clear that Apple aims to position declarative and reactive programming in Swift as a long-term investment and a game-changer in how developers perform and compose pieces of asynchronous work, making it a must-have tool at your disposal.