Essential Developer
Results
5
repositories owned by
Essential Developer
quiz-app
413
Stars
125
Forks
Watchers
A repository reflecting the progress made on the "How to Build iOS Apps with Swift, TDD & Clean Architecture" YouTube series, by Caio & Mike.
mvvm-with-rxswift-mentoring-008
51
Stars
46
Forks
Watchers
Project and source code of the iOS Dev Mentoring #008 - Test-driven MVVM with RxSwift
swift-weak-ref
39
Stars
13
Forks
Watchers
`WeakRef` is a type-safe alternative to `weak` properties that maintains a clean cross-boundary separation of concerns.
view-controller-lifecycle-observers
40
Stars
18
Forks
Watchers
Useful UIViewController extension for composing/creating reusable view controllers – no swizzling or subclassing needed!