Infinum #iOSCocoaTreats - weekly dev newsletter
Past issues
Subscribe
Mar 1
Mar 15
Mar 8 2018
The power of sets in Swift
One more thing...
Hello, you're reading Infinum iOS Cocoa Treats, bringing you the latest iOS related news straight to your inbox every week.
The power of sets in Swift
Although Set is one of those core data structures that you see in almost every programming language - it sometimes get a bit overlooked as our default choice for storing collections of non-keyed objects tend to be to use an Array.
Read More
Blog posts
Xcode’s Secret Performance Tests
XCTestCase exposes a property,
defaultPerformanceMetrics
, whose documentation strongly suggests can be used to add additional performance metrics.
Code Review Best Practices
The Internet provides a wealth of material on code reviews:
on the effect of code reviews on company culture
,
on formal security reviews
,
shorter guides
,
longer checklists
,
humanized reviews
,
reasons for doing code reviews in the first place
,
best practices
,
more best practices
,
statistics on code review effectiveness for catching bugs
, and
examples of code reviews gone wrong
. Oh, and of course there are
books
, too. Long story short, this blog post presents Palantir’s take on code reviews.
Friends Don't Let Friends Render Offscreen
Have you ever been using an app and a certain feature just seemed to be overwhelmingly sluggish compared to the rest of the app?
Libraries
Repeat
Modern alternative to NSTimer in Swift.
Videos
Concurrent Map
Implementing a concurrent version of the map method for arrays.
Curated by Infinum's iOS team.
Infinum iOS Team · 156 2nd St · San Francisco CA 94105 · USA
Unsubscribe
|
View in browser
Previous Issues
Mar 16
Building a Scrollable Custom Tab Bar in SwiftUI, Swift 5.8 and more!
Feb 23
Arbitrary SwiftUI Linear Gradient Rotation, Xcode 16.3, iOS 16.4 and more
Feb 16
Using User Defaults to store preferences in Swift, Swift Cookbook and more...
Feb 9
Color-naming systems, mastering charts and more!
Feb 2
30 000 lines of SwiftUI, Peer Feedback, Master Charts and more!
Jan 26
Storyboard or Code, VisionKit, iOS 16.3 and more!
Jan 19
ChatGPT with SwiftUI, M2 Pro, M2 Max and more!
Jan 12
iOS 16 Photo Picker, SwiftUI Charts, Tips to Survive in Tech and more!
Jan 5
iOS Developer Trends, Enums explained, SwiftUI and more...
Dec 22
Announcing Lottie 4.0, SwiftUI Lifecycles and more!
Load More