ochococo / OOD-Principles-In-SwiftLinks
π The Principles of OOD (SOLID) based on Uncle Bob articles.
β1,903Updated 2 months ago
Alternatives and similar repositories for OOD-Principles-In-Swift
Users that are interested in OOD-Principles-In-Swift are comparing it to the libraries listed below
Sorting:
- A sample iOS app built using the Clean Swift architecture. Clean Swift is Uncle Bob's Clean Architecture applied to iOS and Mac projects.β¦β1,928Updated 4 years ago
- Collection of advice on optimizing compile times of Swift projects.β3,593Updated 6 years ago
- Examples of commonly used data structures and algorithms in Swift.β2,088Updated 3 years ago
- A collection of Swift tips & tricks that I've shared on Twitterβ4,023Updated 2 years ago
- LinkedIn's Official Swift Style Guideβ1,453Updated last year
- Nothing but sugar.β4,089Updated last year
- Your favorite iOS Newsletter, now open source.β1,241Updated 2 years ago
- Swift fake data generatorβ1,831Updated 2 years ago
- Find retain cycles / memory leaks sooner.β3,289Updated 7 months ago
- Better ways to structure iOS appsβ5,235Updated 2 years ago
- Example of Modern Domain Driven modularisation of iOS appsβ4,083Updated 11 months ago
- Unleashing the real power of Core Data with the elegance and safety of Swiftβ4,061Updated last year
- How do I test this with UI Testing?β2,174Updated 5 years ago
- An Xcode playground showcasing the new features in Swift 4.0.β1,823Updated 7 years ago
- [Deprecated] The easy to use Swift JSON decoderβ1,936Updated 6 years ago
- Easily persist structs, images, and data on iOSβ3,128Updated last year
- Quickly try out any Swift pod or framework in a playgroundβ1,587Updated 5 years ago
- Auto Layout made easyβ1,939Updated 3 years ago
- The source code for Why The Failure, Auto Layout?β1,079Updated last year
- The civilized way to write REST API clients for iOS / macOSβ2,194Updated 2 years ago
- A simple class for laying out a collection of views with a convenient API, while leveraging the power of Auto Layout.β2,824Updated 4 years ago
- Coordinators Essential tutorialβ852Updated 3 years ago
- Boilerplate-free mocking framework for Swift!β1,741Updated last month
- Fast Swift Views layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable &β¦β2,424Updated 6 months ago
- β¨ Super sweet syntactic sugar for Swift initializersβ4,373Updated this week
- π» A fast and flexible O(n) difference algorithm framework for Swift collection.