essentialdevelopercom
We help iOS developers become complete senior developers and be one of the most wanted and highest-paid iOS devs in the world.
London, United Kingdom
Pinned Repositories
composing-view-controllers-pt2
essential-feed-case-study
https://iOSLeadEssentials.com
mvvm-with-rxswift-mentoring-008
Project and source code of the iOS Dev Mentoring #008 - Test-driven MVVM with RxSwift
quiz-app
A repository reflecting the progress made on the "How to Build iOS Apps with Swift, TDD & Clean Architecture" YouTube series, by Caio & Mike.
swift-weak-ref
`WeakRef` is a type-safe alternative to `weak` properties that maintains a clean cross-boundary separation of concerns.
view-controller-lifecycle-observers
Useful UIViewController extension for composing/creating reusable view controllers – no swizzling or subclassing needed!
essentialdevelopercom's Repositories
essentialdevelopercom/essential-feed-case-study
https://iOSLeadEssentials.com
essentialdevelopercom/quiz-app
A repository reflecting the progress made on the "How to Build iOS Apps with Swift, TDD & Clean Architecture" YouTube series, by Caio & Mike.
essentialdevelopercom/mvvm-with-rxswift-mentoring-008
Project and source code of the iOS Dev Mentoring #008 - Test-driven MVVM with RxSwift
essentialdevelopercom/swift-weak-ref
`WeakRef` is a type-safe alternative to `weak` properties that maintains a clean cross-boundary separation of concerns.
essentialdevelopercom/view-controller-lifecycle-observers
Useful UIViewController extension for composing/creating reusable view controllers – no swizzling or subclassing needed!
essentialdevelopercom/composing-view-controllers-pt2