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
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
Build an Animated App with Rive and SwiftUI
Sources: designcode.io
In this course, you will learn how to design and develop an iOS application using animated elements from Rive. You will create icon animations...
2 hours 54 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
Grokking Dynamic Programming Patterns: Coding Interviews
Sources: udemy
This course on Dynamic Programming Coding Interview Algorithms will teach you the advanced algorithms and data structures needed for coding interviews and...
32 hours 34 minutes 13 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...