Articles archive

How to make great Modals in iOS? - Human Interface Guideline Series
From: Leo Dev iOS Journal
Added: Feb. 15, 2021
Algorithms: Matching Parenthesis Problem in Swift
From: Leo Dev iOS Journal
Added: Feb. 15, 2021
Communication Patterns Series - The Swift Delegation
From: Leo Dev iOS Journal
Added: Feb. 15, 2021
Algorithms: No Repeats Please in Swift
From: Leo Dev iOS Journal
Added: Feb. 15, 2021
Algorithms: Special Palindrome in Swift
From: Leo Dev iOS Journal
Added: Feb. 15, 2021
The death of View Lifecycle
From: Leo Dev iOS Journal
Added: Feb. 15, 2021
Phantom Types in Swift
From: Leo Dev iOS Journal
Added: Feb. 15, 2021
Dynamic itemSize based on Screen Orientation
From: Leo Dev iOS Journal
Added: Feb. 15, 2021
Change the Xcode font size of Source Editor
From: Leo Dev iOS Journal
Added: Feb. 15, 2021
Debugging iOS with LLDB in Swift - The PO command
From: Leo Dev iOS Journal
Added: Feb. 15, 2021
important async Threading why: understand DispatchGroup is
From: Leo Dev iOS Journal
Added: Feb. 15, 2021
The Cartesian Plane and the iOS Auto Layout
From: Leo Dev iOS Journal
Added: Feb. 15, 2021
The Liskov Substitution Principle and Swift
From: Leo Dev iOS Journal
Added: Feb. 15, 2021
Trie in Swift - Autocorrect Data Structure: now you know what to blame
From: Leo Dev iOS Journal
Added: Feb. 15, 2021
Algorithms: The number of Islands Problem in Swift
From: Leo Dev iOS Journal
Added: Feb. 15, 2021
Regular Expressions and Swift - The very minimum
From: Leo Dev iOS Journal
Added: Feb. 15, 2021
Why and when to use the Swift's StaticString struct
From: Leo Dev iOS Journal
Added: Feb. 15, 2021
How to update a view when returning from background
From: Leo Dev iOS Journal
Added: Feb. 15, 2021
The Fallthrough keyword in Swift
From: Leo Dev iOS Journal
Added: Feb. 15, 2021
How to trigger the view controller memory warning on tests in Swift?
From: Leo Dev iOS Journal
Added: Feb. 15, 2021
The simplest BFS and DFS templates for algorithms in Swift
From: Leo Dev iOS Journal
Added: Feb. 15, 2021
Safe get a value from an array in Swift
From: Leo Dev iOS Journal
Added: Feb. 15, 2021
What are lazy variables and why use in Swift
From: Leo Dev iOS Journal
Added: Feb. 15, 2021
Expression Pattern Operator in Swift
From: Leo Dev iOS Journal
Added: Feb. 15, 2021
Creating and exporting cryptograph Asymmetric Keys in Swift
From: Leo Dev iOS Journal
Added: Feb. 15, 2021
Copy-on-write in Swift
From: Leo Dev iOS Journal
Added: Feb. 15, 2021
Algorithms - Longest Increasing Subsequence in Swift
From: Leo Dev iOS Journal
Added: Feb. 15, 2021
AssociatedTypes in Swift - A Generic Adventure
From: Leo Dev iOS Journal
Added: Feb. 15, 2021
Making UITableViewCells separator go all the screen width in Swift
From: Leo Dev iOS Journal
Added: Feb. 15, 2021
Projecting a Value From a Property Wrapper
From: Leo Dev iOS Journal
Added: Feb. 15, 2021
Merging two sorted linked lists in Swift
From: Leo Dev iOS Journal
Added: Feb. 15, 2021
How to make great iOS app navigation with Tab Bar
From: Leo Dev iOS Journal
Added: Feb. 15, 2021
Using aspect ratio with Auto Layout in iOS
From: Leo Dev iOS Journal
Added: Feb. 15, 2021
Handling API's response hierarchy in Swift
From: Leo Dev iOS Journal
Added: Feb. 15, 2021
The lesser-known Dictionary initializers in Swift
From: Leo Dev iOS Journal
Added: Feb. 15, 2021
How to Set Up Programmatic Interfaces in iOS
From: Jeff Morhous’ Blog
Added: Feb. 15, 2021