Channel Avatar

Karin Prater @UCAkHGQ1Z78fH9WHp45Dq2rQ@youtube.com

16.9K subscribers - no pronouns set

My channel is all about teaching you how to make an app with


17:55
Get Ready For WWDC 2024: Updates, AI, and Developer Predictions
32:31
Make a macOS app PART 2: Keyboard Shortcuts, Settings Window and Menu Bar Extra - SwiftUI tutorial
31:18
Make a MacOS App from Start to Finish with SwiftUI - Screenshot app - PART 1
53:48
XCTest Tutorial: How to add automated UI tests for Better iOS App Quality - Swift - SwiftUI - Xcode
33:26
The Essentials of SwiftUI View Identity: How to Ensure Reliable View Updates Across Your iOS Apps
51:40
SwiftUI Performance Optimisation: How to manage Data Flow and UI Updates in your iOS and macOS apps
40:59
From Slow to Fast: Profiling SwiftUI Applications for Peak Performance - SwiftUI Testing Tutorial 1
40:30
How to Make a Color Picker with ScrollView, Scroll Position and Visual Effects - SwiftUI iOS 17
28:04
How to translate and localize an iOS app with string catalogs in Xcode 15
01:28:09
How to Save and Manage Data with Core Data in Swift - SwiftUI Basics Tutorial 2023
19:30
Beyond Basics: Can SwiftUI Handle the Challenge of Complex macOS Apps?
53:36
How to build a macOS app for beginners (2023, Swift, SwiftUI, Xcode 15) - mac development course
29:32
I converted a Core Data to SwiftData: Here is what happened - Xcode 15 Beta 5
14:02
How to use SwiftData with Previews - Xcode 15 beta 5 - Preview Container and Sample Data
34:23
SwiftData Tutorial: How to Easily Persist Data in SwiftUI - Xcode 15 - Swift
02:22:38
Advanced SwiftUI Tutorial: Build a Complex App with Swift Charts for iOS 17 & macOS (Xcode 15 2023)
48:20
Introduction to SwiftCharts: Creating Charts and Graphs in SwiftUI
32:03
SwiftUI Search Bar - How to work with searchable in your iOS and macOS apps
33:11
SwiftUI Data Flow with the new Observation - simpler SwiftUI code and improved performance in iOS 17
35:52
How to use SwiftUI Table on macOS and iOS
07:25
SwiftUI in Action: A Deep Dive into Action Sheets and Confirmation Dialog
16:17
How to Show SwiftUI Alerts with Buttons, Textfields and Error Messages
16:54
SwiftUI Menu and Context Menu: How to Show Buttons with Dropdown Lists
16:37
How to work with SwiftUI Popovers and Popups
24:58
SwiftUI Presentations with Modals, Bottom Sheets, and FullScreen cover in iOS
29:36
SwiftUI TabView Tutorial - How to work with Tab Bar Navigation, Page Style, and tab items
31:22
Decoding WWDC 2023: Insights and Highlights for Developers - SwiftUI News
41:09
SwiftUI Tips and Tricks: Coding Review of Appleยดs Scrumdinger Project
12:29
How to use ChatGPT for learning how to code in Swift/SwiftUI
24:44
How to use ChatGPT for coding - Discussing Examples in Swift/Swiftui
35:09
How to Manage SwiftUI Updates with Swift If Available
18:45
SwiftUI Tutorial: How to work with ScrollView for Complex Layouts
20:38
SwiftUI Example: How to adjust the List View Styling with separators, background and edgeInsets
51:41
SwiftUI Tutorial: How to create List View, Custom Cells, and use List Styles
01:46:39
Navigation Split View for iPhone, iPad and macOS with 2 or 3 columns - SwiftUI tutorial 2022
01:09:32
A Full Tour of NavigationStack , NavigationLink and navigationDestination - SwiftUI tutorial 2022
54:00
How do Auto Layout Constraints from UIKit translate to the SwiftUI layout system?
46:22
Scroll Programmatically with ScrollViewReader in a NavigationLink - iTunes Search API - PART 7/7
01:07:03
Album Detail View and fetching more data with NavigationLink - iTunes Search API Tutorial - PART 6/7
01:03:36
A SwiftUI Example with a Complex UI, and AsyncImage - iTunes Search API Tutorial - PART 5/7
51:59
How to improve your URL Queries and Network logic in SwiftUI - iTunes Search API - PART 3/7
37:12
How to run multiple network requests and complex data flow in SwiftUI - iTunes Search API - PART 4/7
36:07
How to make an infinite scroll view with Pagination in SwiftUI - iTunes Search API - PART 2/7
40:58
How to make a complex app in SwiftUI - iTunes Search API - PART 1/7 - Basic API Call in Swift
15:54
SwiftUI Tutorial: Typical errors with SwiftUI, the preview and how to fix them [Xcode 14]
05:37
How to add an App Icon for Xcode 14 - What to consider
01:27:25
Xcode 14 Tutorial - Beginner Introduction iOS App Development with SwiftUI in 2022
09:03
How to improve your Swift Code - PART 3 - Xcode file structure in SwiftUI
22:43
How to improve your Swift Code - PART 2 - Access Control with private, private(set) public, open
21:14
How to improve your Swift Code - PART 1 - Swift Coding Best Practices & Style Guide
01:16:34
Swift Tutorial: How to use Coordinator Pattern with MVVM - Advanced Navigation in UIKit & SwiftUI
31:44
Xcode 13 tutorial: How to Create Your Own Custom Project Templates - Speed up Development Tip
07:33
Xcode 13 tutorial: How to setup a New Project - no Storyboard
42:26
SwiftUI Fundamentals tutorial: struct vs class - Data model definition in SwiftUI data flow
47:38
Swift Realm Tutorial - PART 2: How to share data between different devices - Realm Authentication
50:44
Swift Realm Tutorial: How to use a local realm database with SwiftUI - iOS Basics
51:57
SwiftUI example project - Astronomy Picture of the Day API - Part 2 - Advanced Networking
56:15
SwiftUI example project - Astronomy Picture of the Day API - Part 1 - MVVM and Combine framework
21:04
Swift Basic tutorial - Part 3 - Arrays, Optionals and Computed Properties
21:30
Swift Basic tutorial - Part 4 - Enums and Switch Case Statements