Skip to main content

Charlie Fu

Blogs from this Author

Server Side Swift with Perfect: Getting Started

Perfect is an open source server side Swift framework, that help swift developers to build applications and other REST services. If we use Perfect to create a backend for an iOS application, it’s easy to stay consistent by sticking to one language and code style. In this tutorial, I will teach you to build a […]

What’s New in Swift 3.0?

Apple released Swift 3.0 at the 2016 Worldwide Developers Conference (WWDC16). Swift 3.0 is a huge release containing major improvements and refinements to the core language and Standard Library, major additions to the Linux port of Swift, and the first official release of the Swift Package Manager. The following will focus on what’s new in Swift […]