Blogposts tagged with 'Swift'

10 Oct 2018

Using 3rd party frameworks in Xcode Playgrounds

How to use 3rd party libraries in Xcode Playground for faster prototyping - using Alamofire and SwiftyJSON in a Xcode Playground

Read More »

17 Mar 2018

Test or Go Fishing — how to write better Swift for iOS

Slides from my TechTalks Timisoara talk on Test Driven Development in Swift for iOS development - how to write better Swift for iOS

Read More »

12 Apr 2017

Resetting iOS Simulator for UI tests

How to reset the iOS Simulator to completely clear its slate between runs of UI tests, by using app launch arguments.

Read More »

05 Apr 2017

TDD-ing your Realm objects in Xcode Playgrounds

Learn how to test Realm object and truly embrace test driven development in Xcode Playgrounds - with Realm Mobile Database.

Read More »

28 Mar 2017

Using old versions of Swift in Xcode

Apple released new versions of iOS, watchOS, tvOS & MacOS yesterday, and with it came a new version of Xcode, 8.3, that only includes Swift 3.1.

Read More »

27 Mar 2017

Test Driven Development in Xcode Playgrounds

Using Xcode Playgrounds to write test driven code - a faster way to prototype and test your code in Swift without the need to create a project.

Read More »

02 Oct 2014

Curious Minds 2014 talk: Swift & iOS

Curious Minds aims at building a tech hub in Brasov, Romania, a community of developers who like to know everything and never stop wondering.

Read More »