-
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
returnkeyword. 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
Selfinstead of the explicit name of the type when possible.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels