Articles archive

Dependency Injection using Property Wrappers in Swift
From: Leo Dev iOS Journal
Added: Aug. 12, 2022
Curious Ways To Solve Tests Equality Problems in Swift
From: Leo Dev iOS Journal
Added: Aug. 12, 2022
Animating View Transitions in Swift
From: Leo Dev iOS Journal
Added: Aug. 12, 2022
Testing your codables with one line Python script in Swift
From: Leo Dev iOS Journal
Added: Aug. 12, 2022
Iteratively Reverse Linked List in Swift
From: Leo Dev iOS Journal
Added: Aug. 12, 2022
The Pain Points in a Developers Productivity Work
From: Leo Dev iOS Journal
Added: Aug. 12, 2022
Reverse... Reverse Linked List... Linked List : Using Recursion.
From: Leo Dev iOS Journal
Added: Aug. 12, 2022
Create Home Screen Quick Actions in Swift
From: Leo Dev iOS Journal
Added: Aug. 12, 2022
Using Autoclosure to Delay Expensive Function in Swift
From: Leo Dev iOS Journal
Added: Aug. 12, 2022
Using Swift to Parse Person Name with iOS 15 APIs
From: Leo Dev iOS Journal
Added: Aug. 12, 2022
Using Xcode trick to quick generate Swift Protocols
From: Leo Dev iOS Journal
Added: Aug. 12, 2022
Unit Testing UIViewController Dismiss closure argument in Swift
From: Leo Dev iOS Journal
Added: Aug. 12, 2022
Cryptographic Keys and Swift
From: Leo Dev iOS Journal
Added: Aug. 12, 2022
Odd Even Linked List problem in Swift
From: Leo Dev iOS Journal
Added: Aug. 12, 2022
Making pixel art animations with UIImageView in Swift
From: Leo Dev iOS Journal
Added: Aug. 12, 2022
Using native Swift to make Units Conversions
From: Leo Dev iOS Journal
Added: Aug. 12, 2022
Expand your APIs capabilities with Opaque Types in Swift
From: Leo Dev iOS Journal
Added: Aug. 12, 2022
Crunching Data with the new Apple's TabularData Framework
From: Leo Dev iOS Journal
Added: Aug. 12, 2022
Check Find Navigator Search History in Xcode
From: Leo Dev iOS Journal
Added: Aug. 12, 2022
Swift and Combine: Which thread runs my sink closure?
From: Leo Dev iOS Journal
Added: Aug. 12, 2022
How to Write Unit Tests for UIButton with XCTest in Swift
From: Leo Dev iOS Journal
Added: Aug. 12, 2022
Introduction to Xcode Frame Debug - A Sherlock Holmes Adventure
From: Leo Dev iOS Journal
Added: Aug. 12, 2022
Merge Sort: Classic Algorithm Series in Swift
From: Leo Dev iOS Journal
Added: Aug. 12, 2022
Remove Data Clump to Decrease Developer Cognitive Load in Swift
From: Leo Dev iOS Journal
Added: Aug. 12, 2022
How to Center a View in the Superview with UIKit using Swift
From: Leo Dev iOS Journal
Added: Aug. 12, 2022
Two Ways to Unit Test Notification Center in Swift
From: Leo Dev iOS Journal
Added: Aug. 12, 2022
Introduction to Dependency Injection with Needle - The Uber Way
From: Leo Dev iOS Journal
Added: Aug. 12, 2022
How to Start iOS Development Career - The 5 Steps Plan
From: Leo Dev iOS Journal
Added: Aug. 12, 2022
How to Start iOS Development Career Part 2 - Learning Swift Language
From: Leo Dev iOS Journal
Added: Aug. 12, 2022
How to Start iOS Development Career Part 3 - Building User Interfaces
From: Leo Dev iOS Journal
Added: Aug. 12, 2022
How to Start iOS Development Career Part 6 - Architecture and iOS Tooling
From: Leo Dev iOS Journal
Added: Aug. 12, 2022
The Trade-offs of Using Mirror API to do Code Reflection in Swift
From: Leo Dev iOS Journal
Added: Aug. 12, 2022
Algorithm: Binary Tree Right Side View in Swift
From: Leo Dev iOS Journal
Added: Aug. 12, 2022