И еще один митап, но теперь в Питере. Разбираются Combine, Jetpack Compose и SwiftUI.
https://twitter.com/M0rtyMerr/status/1139192061666762754
#events
https://twitter.com/M0rtyMerr/status/1139192061666762754
#events
Twitter
Anton Nazarov
Вы ждали, вы просили и вот наконец Mobile Meetup от #GridDynamics. Мы похоливарим про две самые насущные темы в мобильном разработке: Как правильнее красить кнопки и Как делать вид, что это магия #SwiftUI #JetpackCompose #RxSwift #Combine https://t.co/yzOvBwZV3b
Советы по простому дебагу Combine кода. Раз уж полезли в реактивщину, то учитесь.
https://www.vadimbulavin.com/debugging-with-combine-swift-framework/
#combine #debug
https://www.vadimbulavin.com/debugging-with-combine-swift-framework/
#combine #debug
Yet Another Swift Blog
Debugging with Swift Combine Framework
Learn different ways of debugging functional reactive code written with the Swift Combine framework: read the console with the print() and handleEvents() operators; generate Xcode breakpoints with breakpointOnError() and breakpoint(); draw marble diagrams.