How to read JSON using Swift 2.0

How to read JSON using Swift 2.0

FollowFollowFollowFollow Hey everyone! The last swift video seemed to answer questions for many of you, but is also sparked more questions. When we were posting JSON to our endpoint, I kinda glossed over how we read JSON using Swift, so in this tutorial I figured...
Understand Swift 2.0 guard statements in iOS 9

Understand Swift 2.0 guard statements in iOS 9

FollowFollowFollowFollow Hi everyone! “guard” is a new keyword introduced to the Swift 2.0 language for iOS 9. Our first thought when looking at the guard statement examples is likely, “um… that’s just an if statement with more characters...
How to create events in iOS 9 and Swift 2.0

How to create events in iOS 9 and Swift 2.0

FollowFollowFollowFollow Hi, DJ Spiess here. In this tutorial, we’re going to add an event to your calendar in iOS 9 using Swift 2.0. This would normally be considered an fairly easy and common task, which it is, but with the improvements in Swift 2.0 enough has...

Pin It on Pinterest