- Keep up with the Objective-C style guide above. Will highlight differences here.
- Use
let
whenever possible to make immutable variables - Name all parameters in functions and enum cases
- Use trailing closures
- Let the compiler infer the type whenever possible
swift
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||