Architecture: Designing a News Reader iOS App in Swift

As we’re preparing to launch a new iOS App Template for news reading, we had to come up with a scalable architecture for a News Reader iOS App. Read more

Similar

Swift General Task Cheatsheet

Links: 1. Get length of String 2. Split String into Array 3. Enumerate enum 4. Convert Int to String 5. Convert String to Int 6. Sort object array by value 7. Sort dictionary by value 8. Sort dictionary by key 9. Check if array contains ... (more…)

Read more »

Swift System Is Now Open Source

In June, Apple introduced Swift System, a new library for Apple platforms that provides idiomatic interfaces to system calls and low-level currency types. Today, I’m excited to announce that we’re open-sourcing System and adding Linux support! Our vision ... (more…)

Read more »