-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Open
Description
These come to mind:
-
Single expressions of return should elide the
return
keyword. I think this keeps with the spirit of minimalism in the current guide and is what the Swift Apprentice and Swift Algorithms books have adopted in the coming new editions. -
We should probably solicit feedback from the SwiftUI book authors for best practices on formatting body function builders.
-
Prefer use of
Self
instead of the explicit name of the type when possible.
JessyCatterwaul, MaxMacleod, SeanAHI, dankimio, Lorex7 and 1 more
Metadata
Metadata
Assignees
Labels
No labels