From the course: Learning Combine with Swift

Power up your app with Combine - Swift Tutorial

From the course: Learning Combine with Swift

Start my 1-month free trial

Power up your app with Combine

- Are you an iOS developer who creates highly interactive and engaging apps? If you are, you most likely deal with complex real-time events. Objective-C and even Swift were initially created for the imperative design where you connect buttons in your storyboard to your actions while having to deal with multi-threaded asynchronous code. In 2019, Apple announced a monumental shift in programming towards a more declarative programming mindset. Combine presents a paradigm shift in how you think about solving coding problems. The layer of abstraction helps you focus on the business logic of engagement, instead of the implementation details. Join me on this journey as we explore Combine for Swift in greater detail. From understanding the framework lifecycle to publishing, manipulating, and receiving data streams. I'm Doron Katz, a long time iOS engineer and advocate. Join me in my LinkedIn Learning course on how to power up your app with Combine.

Contents