10 тысяч подписчиков
165 видео
Ep. #6 | Tips, Tricks, and Lessons Learned implementing SampleBuilder Macro
Optimizing API calls and UX in TCA and SwiftUI
Tap Gestures in SwiftUI
How to combine multiple property wrappers to update a SwiftUI View?
The Anatomy of a Key Path
Implementing a Root View with Tabs in TCA and SwiftUI
Dynamic Text Color for Changing Backgrounds in
What I learned at
Creating iOS Widgets with WidgetKit and SwiftUI: A Step-by-Step Tutorial
Implementing a real Web API call with TCA and SwiftUI | Codable Intro
"any" Keyword and Existential types in Swift
How My YouTube Channel Landed Me My First iOS Job |
Performance between LazyVStack, VStack and List
Handling Optional States in The Composable Architecture
How Hard is the Life of an Entrepreneur? |
I spent 8 hours debugging this problem in iOS! 🔥
How Challenging is Writing a Book for Developers? |
iOS Developer (
Apple Vision Pro: Revolutionary Tech or Just a Trend? |
4 Tips to prepare and survive your FAANG interviews
Ep. #11 | John Knott: 45 Years of App Development from Apple II to Medical Apps
Mastering SWIFT MACROS: 4 Essential Insights BEFORE you dive in | Geekle's iOS Summit 2023
Use Type Placeholders to explicitly let Swift infers types
Never Type in SwiftUI: Exploring its Role in Creating Primitive Views
Testing 101: What is a Unit Test & How to Create One in Swift
Using UIKit components in SwiftUI (UIViewRepresentable)
The difference between Self and self in Swift
Why animations in this SwiftUI's List stopped working?
The Power of DynamicProperty: Understanding How it Makes SwiftUI Possible
Quick Update (Feb 2024)
Ep. #10 | Mohammad Azam: MVVM in SwiftUI and Insights into Crafting Coding Courses
Detecting Sensitive Content in your own iOS app
Mastering Swift Testing:
Mastering Swift Testing: Testing Closures with Expectation
The basics of The Composable Architecture
Generics in Swift: Where Clauses (and something else!)
NavigationStack | This is how SwiftUI's navigation should've been since day one!
Generics in Swift: Protocols with associated types
Protocols in Swift: Methods, Initializers & extensions
What is a protocol in Swift?
The Composable Architecture - Conference talk at Geekle's iOS Global Summit 2022
Google Engineer Explains How to Integrate Gemini AI in iOS
Observable Objects in SwiftUI
Testing 101: What Are UI Tests & How to Write Them in Swift/iOS
Mastering Swift Testing: Managing Test Failures with withKnownIssue
Mastering Swift Testing: Run Serialized Tests with One Line of Code!
Mastering Swift Testing: Migrating XCTest setUp/tearDown to init/deinit (with a caveat ⚠️)
Avoid THIS Animation Glitch When Hiding TabBar in SwiftUI
Dismissing views in SwiftUI 3.0 & iOS 15
Build Your First AI-Powered App in iOS with SwiftUI | Step-by-Step Guide
Drag Gestures in SwiftUI