Fresh Swift
  • About
  • Tags
Fresh Swift

#reactive


SwiftUI + Combine = ❤️

Apple announced both SwiftUI and Combine at WWDC 2019, introducing two frameworks that will completely change how apps for their platforms are built. In this post, Peter Friese demonstrates why using these two frameworks together will help us to build better apps, resulting in cleaner, more modular code.

Posted on September 1, 2020

#swiftui  #combine  #reactive 

Swift Tip: Bindings with KVO and Key Paths

Taken from their soon to be published book, the objc.io team show us how to create lightweight UI bindings using Key-Value-Observing and Swift’s key paths. Very nice.

Posted on April 26, 2018

#reactive  #binding 

Receiver: Swift µframework implementing the Observer pattern 📡

This is a nice micro framework from Rui Peres which allows us to use the Reactive Observer pattern without the need to pull in larger, more complete Reactive libraries.

Posted on November 16, 2017

#library  #reactive 

 •  2021  •  Fresh Swift

Hugo v0.81.0 powered  •  Theme by Beautiful Jekyll adapted to Beautiful Hugo