Introduction Maps are used in many mobile apps. That’s mainly because of the nature of the mobile user experience – … More
Tag: protocol oriented programming
Swift considerations and decisions
Introduction Swift is already 3 years old, but still changing and improving a lot. Its unique features are starting to … More
Networking in Swift
Introduction Connecting the mobile apps with a REST service is almost inevitable in every project – apps would be useless … More