Fresh Swift
  • About
  • Tags
Fresh Swift

#playground


Playground driven development in Swift

Khoa Pham shows us how to use a Swift playground to speed up our app development process. This is a detailed post that walks us through each step required to get started with this approach.

Posted on April 30, 2018

#playground 

Whats new in Swift 4.1?

To demonstrate what’s new in Swift 4.1, Paul Hudson has created this Xcode playground. The playground includes code samples for all the new Swift 4.1 features we have been looking forward to. Very handy!

Posted on April 8, 2018

#swift 4.1  #playground 

Adding Swift Playgrounds to Xcode Projects

Xcode Swift playgrounds are a fantastic way to try out ideas. In this how-to, Use Your Loaf shows us how to add a playground to an Xcode project and give it access to project code and resources. Really useful for quickly iterating on UI without resorting to Interface Builder.

Posted on April 29, 2017

#Xcode  #playground 

Katan - Swift playground with a micro web server

Cool playground from Marcio Klepacz which aims to demonstrate the basics steps required to create a web server in Swift. It's basically a micro web server which replies "Hello world!" to every request.

Posted on April 26, 2017

#playground  #server 

 •  2021  •  Fresh Swift

Hugo v0.81.0 powered  •  Theme by Beautiful Jekyll adapted to Beautiful Hugo