|
You are here |
swiftwithmajid.com | ||
| | | | |
kean.blog
|
|
| | | | | Open-source developer tools | |
| | | | |
swiftrocks.com
|
|
| | | | | SwiftUI is a revolutionary framework announced by Apple in WWDC 2019 and you might've noticed that it looks pretty different from regular Swift. Let's see why. | |
| | | | |
www.thomashanning.com
|
|
| | | | | Creating iPhone apps on Windows is not possible because there's no Xcode for Windows. Let's look at the alternatives. | |
| | | | |
swiftrocks.com
|
|
| | | Global functions, or functions that can be accessed from anywhere without the scope of a specific type is an old concept that was popular in languages like C and Objective-C, but unrecommended in Swift as we would rather have things that are nicely typed and scoped ( | ||