swift-best-practices
There are 3 repositories under swift-best-practices topic.
dereknguyen269/programing-best-practices
Awesome Programming Best Practices for Beginners
shabib87/Architecting-for-Testability-in-Swift
Architecting for Testability in Swift: A Deep Dive into Mockable, Spyable, and the New Swift Testing Framework. Learn how to design fully testable Swift codebases using Mockable, Spyable, and the Swift Testing Framework. Covers mocks, stubs, spies, fakes, and dummies in a clean architecture setup.
MatiMax/swift
Collection of maybe useful Swift code ranging from simple Swift scripts running on the CLI, showcases, libraries, as well as fully fledged applications.