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
Algorithms and Data Structures for Beginners
Sources: neetcode.io
Before starting the course, let’s go a little bit over what will be taught, who it is for and what you will need to succeed. This course covers all of the fundamental data struc...
8 hours 22 minutes 4 seconds
Professional Developer Resume
Sources: George Moller
90% of recruiters have 5 seconds to screen your resume and decide whether you are a good fit for the position or not. I created this resume with that in mind: Highlight work exp...
Instagram Firebase
Sources: letsbuildthatapp
Have you ever wondered how applications are built in the real world? Do big software companies utilize the Storyboard to build out their apps? Speaking from my
17 hours 24 minutes 2 seconds
Data Structures Crash Course
Sources: algoexpert
Algorithms and data structures go hand in hand; the solution to virtually any coding interview problem will require the implementation of some kind of abstract data type in orde...
4 hours 28 minutes 24 seconds
JavaScript Interview Espresso
Sources: interviewespresso (Aaron Jack)
Learn the algorithms, patterns, and process in JavaScript.
5 hours 11 minutes 16 seconds