What’s New in Swift 5.4?

Multiple variadic parameters, improved implicit member syntax, result builders, and more! Read more

Similar

Reactive MVVM for iOS development in Swift

The MVVM architecture and the Reactive Programming paradigm can be combined to form a very pleasing approach to iOS app development. However, there’s no clear-cut way of incorporating the two, and the details of the implementation determine how testable...

Read more »