swift

Swift is a programming language developed by Apple Inc. for building apps for iOS, macOS, watchOS, and tvOS. It is a high-performance, statically-typed language that is designed to be easy to read and write, while also providing modern programming features such as type inference, generics, and optional types. Swift is designed to be safe and concise, with a focus on eliminating common programming errors, and is used by many developers to build high-quality, performant apps for Apple's platforms.
swift
Oct
21

SwiftUI or UIKit for a new project

1 min read
Dec
26

Tip on Swift & Codable

1 min read