Weekly Digest
Apr 19 - Apr 25, 2021
4 articles that week
Saturday, Apr 24
Developing a Native Mobile App ft. Flutter
Amorn Apichattanakul from KBTG challenges a common excuse among native developers: you don't need to wait for your next project to start using Flutter.
Thursday, Apr 22
SwiftUI with UICollectionView
Kari Grooms from Expedia Group tackles a problem every iOS team faces: how do you start using SwiftUI when your app is built on UICollectionView? Her solution is clever, but comes with some surprising gotchas.
Wednesday, Apr 21
Hermes JavaScript Engine Performance on iOS
Callstack brings Hermes to iOS with React Native 0.64, ending Android's monopoly on this performance-focused JavaScript engine. The results challenge assumptions about cross-platform optimization.
Tuesday, Apr 20
Getting Started with iOS App Modularization: An Introduction
Tokopedia's iOS team faced a critical problem: their monolithic app took so long to build that it threatened their weekly release schedule.