Swift Alamofire tutorial uploading and downloading images

How to upload and download images from a Swift 3 iOS 10 app with Alamofire 4 using PHP 7 on the server… Read more

Similar

The Decade of Swift

For the 150th weekly article on this site, and the last one before the end of the decade, let’s look back at how Swift has fundamentally changed the way apps for Apple’s platforms are built, and where things might be going from here. (more…)

Read more »

Method Dispatches in Swift

Ever wondered how a method call in Swift works? Seems pretty simple that you define methods and somehow magically during runtime, the method calls work even though there are so many things to take… (more…)

Read more »