Excited to finally be using coroutines on a real life project! :suspend: introduction to my team of...
d
Excited to finally be using coroutines on a real life project! ⏸️ introduction to my team of four devs has been largely smooth; I encouraged them all to watch @elizarov’s inaugural (and excellent) presentation, now we're diving in... utterly crazy to be making our first use of coroutines and Flows on a serious production code with a tight deadline of 2 weeks but what a great way to learn! I'd say there has been less friction than when I introduced RxJava to the same team around 2 years ago; the tighter integration with the language means they're more able to be flexible with which features they use and when.
πŸ‘ 2
r
Good luck!
πŸ‘ 1
m
πŸ€
d
What they don't know yet is they're also writing MVP style 'in the androidMain' folder for a reason.
We're gonna take this ship multiplatform, baby, oh yes!
πŸ›³οΈ 4
K 5
(after the main deliverable, as a PoC)
f
which presentation?