Optimization
Learn more and get better in Optimizing yourself using this list of blog posts, tutorials, tips, and tricks.
Speeding up with Xcode Behaviors
Xcode behaviors can change the way how Xcode responds to certain events. Default behaviors help you already by showing for ...
Read More
Read More
Measure the performance of code in Swift
It's important in any type of programming language to know how to measure the performance of code as there are ...
Read More
Read More
Performance, functional programming and collections in Swift
Functional programming is often done in Swift and so easy that it could easily hit performance. Iterating over large collections ...
Read More
Read More
SwiftLint valuable opt-in rules to improve your code
SwiftLint is a tool by Realm to enforce Swift style and conventions. It's proven to be adopted by a lot ...
Read More
Read More
Effective development by improving the daily routine as a developer
Effective development can be achieved by learning more skills, but also by improving the daily routine for you as a ...
Read More
Read More
Using the Network Link Conditioner Utility (how-to)
The Network Link Conditioner on iOS and macOS enables you to test your app in networking conditions like your users ...
Read More
Read More
App Store Optimization for your App Store Page
App Store Optimization can help people discover your app on the App Store for iPhone and iPad. With some useful ...
Read More
Read More
How to get iOS reviews with 4+ stars for your app
Last May the new Buienradar app went live. With over 2 million users each month, it's one of the biggest ...
Read More
Read More