Ultimate SwiftUI Mock Interview AppStore
5h 11m 38s
English
Paid
Course description
Ready to become a professional developer? After this course, you'll be ready for any type of interview. Prerequisites: Basic SwiftUI skills, Understanding of networking.
Read more about the course
Course Topics
- Rendering SwiftUI views with NavigationStack, ScrollView, Searchable, GeometryReader, AsyncImage, etc.
- Fetching JSON with Async/Await
- Decoding JSON with Codable Protocol
- ScrollView snapping with scrollTargetLayout and scrollTargetBehavior
- iOS 17 #Observable macro
- Transform old completion handlers into async await code with Continuations
- Image caching using NSCache and AsyncImage
Watch Online
0:00
/ #1: Mock Interview Intro
All Course Lessons (15)
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | Mock Interview Intro Demo | 06:42 | |
| 2 | Rendering Views with ScrollView and GeometryReader | 22:37 | |
| 3 | JSON Search with Async Await | 34:49 | |
| 4 | Searchable with Sink and Debounce | 16:57 | |
| 5 | Rendering Review Stars and Rating Count | 14:56 | |
| 6 | Navigation Links and App Details JSON | 30:56 | |
| 7 | Fullscreen Modal for Screenshots | 21:38 | |
| 8 | Snapping Behavior with ScrollTargetBehavior and ScrollTargetLayout | 15:10 | |
| 9 | Fetching JSON Reviews | 23:50 | |
| 10 | Decoding JSON with Custom Keys | 22:58 | |
| 11 | APIService Refactor and Completion Handlers | 22:37 | |
| 12 | Decoding JSON with Generics | 25:53 | |
| 13 | Async Await with Completion Handlers | 22:31 | |
| 14 | Observable Macro Basics | 14:11 | |
| 15 | Observable Refactor with PassthroughSubject | 15:53 |
Unlock unlimited learning
Get instant access to all 14 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionComments
0 commentsWant to join the conversation?
Sign in to commentSimilar courses
SwiftUI Masterclass 2023 - iOS App Development & Swift
Sources: udemy
Visually learn SwiftUI and build top-notch iOS 13 apps, iPadOS apps, Apple Watch apps, and even macOS apps! Introducing the complete SwiftUI Masterclass Course that will become ...
33 hours 9 minutes 12 seconds
Master the Coding Interview: Big Tech (FAANG) Interviews
Sources: zerotomastery.io
Want to land a job at a great tech company like Google, Microsoft, Facebook, Netflix, Amazon, or other companies but you are intimidated by the interview proces
36 hours 33 minutes 29 seconds
Master The Behavioral Interview As A Software Engineer
Sources: Alex Chiou
Problems with algorithms and data structures (such as tasks on LeetCode) often distract software engineers when preparing for interviews.
2 hours 46 minutes 2 seconds
Object-Oriented Design Patterns
Sources: neetcode.io
Design patterns are a way to solve commonly occurring problems in software engineering. They are reusable, tested solutions to certain software design problems. They are not coo...
1 hour 14 minutes 22 seconds
Mobile System Design
Sources: Tjeerd in ’t Veen
Stop getting stuck in a difficult codebase that's hard to modify. Learn how to keep a growing codebase nimble and easily adjustable so that you can focus on...