Homepage
Open in app
Sign in
Get started
Tagged in
Xcode
Clean Software
Programming tutorials and more.
More information
Followers
129
Elsewhere
More, on Medium
Xcode
Zafar Ivaev
in
Clean Software
Aug 9, 2020
What is the CaseIterable Protocol in Swift?
Iterate over an enum’s cases
Read more…
154
Zafar Ivaev
in
Clean Software
Aug 6, 2020
Implement the Command Design Pattern in Swift 5
Encapsulate and execute actions over time
Read more…
458
1 response
Abboskhon Shukurullaev
in
Clean Software
Jul 13, 2020
What is the Equatable Protocol in Swift?
Inspect your custom objects for equality
Read more…
257
Zafar Ivaev
in
Clean Software
Jun 14, 2020
Swift: How to Create a Timer in Combine
Using a built-in publisher
Read more…
299
1 response
Zafar Ivaev
in
Clean Software
Jun 14, 2020
What is the ObservableObject Protocol in Swift’s Combine?
Allow your object to self-monitor its…
Read more…
287
Zafar Ivaev
in
Clean Software
May 14, 2020
What is the ExpressibleByIntegerLiteral Protocol in Swift?
Substitute your actual type with an Int
Read more…
298
Zafar Ivaev
in
Clean Software
Jan 27, 2020
Quickly Implement UITableView and UICollectionView Programmatically
And layout them using Swift’s…
Read more…
361
2 responses