Redux-esque Store in Swift

If you’re a web developer transitioning to iOS or macOS development, you may be familiar with Redux and interested in adopting the same pattern of state mana… Read more

Similar

Swift Distributed Actors Pitch

Hello everyone, With the recent introduction of Swift concurrency, and most notably actors to the language, Swift gained powerful and foundational building blocks for expressing thread-safe concurrent programs. This proposal aims to extend Swift's actors... (more…)

Read more »