149 articles on Code Optimization for iOS performance
Showing 9 of 149 articles (Page 8 of 8)
Overview of how React Native applies modern web development techniques to mobile app development.
Duolingo shares their experience building a new Swift-based iOS app, discussing real-world Swift patterns, optionals, type safety, and lessons learned from production deployment.
Explores Swift's method dispatch strategies and their performance implications for iOS applications.
Dropbox tuned their data model to make their app respond even faster.
Introduces a library implementing the SPDY protocol for improved network performance on Apple platforms.
Describes implementation of secure login verification features across iOS and Android platforms.
Details implementation of right-to-left language support across Twitter's mobile applications.
Explores proxy patterns and network optimization strategies for mobile applications.
Covers implementation of sharing functionality in iOS applications.