author avatar Mia
Posts Tags Archive GitHub
cover
May 1, 2024 swift codable

Codable Protocol in Swift

Codable protocol allows you to encode or decode custom data types to and from formats such as JSON

cover
December 29, 2023 swift cheatsheet

Swift Cheatsheet

A quick reference guide for the Swift programming language covering the primary types, including Number, String, and Bool, and advanced data structures like Set, Array and Dictionary

Let's build a 1B unicorn 🦄