38 тысяч подписчиков
563 видео
iOS DEV: Which frameworks to choose when starting a new project? | ED Clips
How senior iOS devs test & refactor legacy code with Massive View Controllers | Live Dev Mentoring
iOS Testing Strategies 101: What is End-to-End Testing?
How senior iOS devs plan and test-drive app ideas into solid iOS apps | Live Dev Mentoring
How this iOS Dev made Xcode builds 70% faster & got 3 pay raises | iOS Lead Essentials Podcast
How this iOS Dev got promoted to Senior Level with a pay raise | iOS Lead Essentials Podcast
How this iOS dev achieved a visa sponsorship + location freedom | iOS Lead Essentials Podcast
How to speed up slow Xcode builds, modularize & migrate legacy Obj-C to Swift | Live Dev Mentoring
Brazilian iOS Dev becomes a confident Team Leader in Germany | iOS Lead Essentials Podcast
How this iOS dev got a 3x pay raise as a Principal iOS Engineer | iOS Lead Essentials Podcast
Italian iOS Dev promoted to Team Lead + 2x pay raise | iOS Lead Essentials Podcast
Learn how to refine your requirements like senior iOS devs | ED Clips
How this iOS dev got a 2x pay raise + paid relocation to Europe | iOS Lead Essentials Podcast
How this iOS dev got a 3x pay raise working from anywhere | iOS Lead Essentials Podcast
How to become a confident iOS Lead & pass interviews with ease | iOS Lead Essentials Podcast
How to stop feeling stuck as an iOS dev & progress with clarity | iOS Lead Essentials Podcast
iOS Dev: This is how good application architecture can enable flexibility and testability.
Architecting legacy iOS apps for remote & local storage (like Realm/CoreData) | Live Dev Mentoring
Most iOS developers don't know about this secret of building composable components. | ED Clips
iOS DEV: Do this if you want to avoid massive SceneDelegates! | ED Clips
How to become a confident Lead iOS Dev and 4x your salary | iOS Lead Essentials Podcast
Which is the best iOS UI pattern MVC, MVVM, MVP, VIPER?
iOS App Architecture for Realtime UI updates via WebSockets | Live Dev Mentoring
Threads and Concurrency: Why iOS DEVs should master it? | ED Clips
How to avoid iOS memory warnings and out of memory crashes | iOS Dev Live Mentoring
Leading iOS Dev Teams: What does a Lead iOS Dev do?
How to know if you have a SOLID iOS codebase
Clean iOS Architecture pt.5: MVC, MVVM, and MVP (UI Design Patterns)
iOS DEV: Replace UIKit with SwiftUI without re-writing the application | ED Clips
iOS Dev: Use this technique to encapsulate the implementation detail and hide it from the client.
WWDC 2020 Q&A: App Clips, Widgets, SwiftUI 2.0 & platform support | iOS Lead Essentials Podcast
iOS DEV: viewModels are structs or classes? | ED Clips
Composable Code Can Be Simple – Intro to dependency diagrams and composition
iOS DEV: Should we write tests for the networking layer? | ED Clips
iOS Testing Challenges: StoreKit, Firebase, UIKit, UserDefaults | iOS Lead Essentials Podcast
Big-tech senior iOS dev system design interview prep: Design the Facebook feed | Live Dev Mentoring
Naming Swift protocols, classes, structs + Bridging UIKit & SwiftUI | iOS Dev Live Mentoring
iOS DEV: How to organize files in the Composition Root? | ED Clips
iOS DEV: How to refactor from VIPER to MVP or MVVM | ED Clips
Migrating to Swift 4.2 using a TDD + Git workflow [S01 Extras]
iOS DEV: When should you use Singletons? | ED Clips
iOS DEV: This is how to test ViewControllers using an APIManager Singleton | ED Clips
Clean iOS Architecture: The Singleton Pattern
Clean iOS Architecture, testing, CI, modularity, access control and DI | iOS Dev Live Mentoring
S01E07: [TDD 🍅 6] Powerful Refactorings in Swift
iOS Dev: This is how senior iOS devs design the application architecture. | ED Clips
Testable & Reusable UI components favoring Composition over Inheritance | iOS Dev Live Mentoring
How to fix iOS app bugs/crashes for good, learn new things & avoid burnout | iOS Dev Live Mentoring
Clean iOS Architecture 101: Ambient Context Anti-pattern
iOS DEV: Do You Know The Negative Effects Of The Ambient Context Anti-Pattern? | ED Clips
iOS DEV: How to test the API Service?