You are here |
khanlou.com | ||
| | | |
swiftrocks.com
|
|
| | | | With Swift being a very type-safe and namespaced language, you'll find that certain tasks are really hard to complete if at some point you can't determine the types that are being handled?-?mostly when generics are involved. Using an automatic dependency injector as an example, let's see how generic arguments and closures can be | |
| | | |
swiftwithmajid.com
|
|
| | | | Nowadays, Apple platform development has undergone significant changes. Previously, we believed that building the core of an app around UIKit and using SwiftUI for certain screens was a good idea. This week, we'll delve into the foundation of app development using SwiftUI, while also exploring UIKit for scenarios where performance truly matters. | |
| | | |
qnoid.com
|
|
| | | | This is a personal website, at the outskirts of the web, away from social media and publishing platforms. | |
| | | |
swiftwithmajid.com
|
|
| | What I love most about SwiftUI is how the same code adapts to the environment and provides platform-specific solutions. This is how SwiftUI allows us to run the same code on all Apple platforms available on the market. This week, we will talk about inspectors, another API that perfectly adapts the platform it is running for. |