Commit graph

15 commits

Author SHA1 Message Date
809fab8da7
Add "Sharing helper methods via protocol extension" section 2019-12-10 20:22:33 +01:00
bc4ee7423c
Fix typo 2019-03-30 08:50:07 +01:00
b1b1981ae5
Added "Avoid specifying access control modifiers on extension level" section 2019-03-30 08:45:05 +01:00
f371309c01
Added "Accessing Singleton" section 2018-10-26 21:26:26 +02:00
3bf12d0471
Added "Extending object's lifetime" section 2018-10-07 21:44:54 +02:00
09d5a5e51b
Added "Use structured data" section 2018-10-07 21:42:30 +02:00
9dad2e2fc2
Added "Assertions, preconditions and fatal errors" section and updated "Avoid force unwrapping" 2018-10-05 17:11:40 +02:00
6dcc008fe8
Added "Golden (or Happy) Path" section 2018-08-16 20:21:53 +02:00
deb69201e3
Added "Avoid double negation" section 2018-08-16 20:16:48 +02:00
bd07134e22
Added "Declarations" section 2018-08-16 18:12:14 +02:00
0fa27e8c9b
Added "Place noop comment in functions left empty by intention" section 2018-08-16 18:05:12 +02:00
11146a538c
Added "Avoid force unwrapping" section 2018-08-09 19:55:03 +02:00
c6d114bf5b
Added "Controlling subclassing behavior" section 2018-08-09 19:55:03 +02:00
6deb44a0ae
Added "Type vs instance methods" section 2018-08-04 19:54:36 +02:00
f8c1c6f7e7
Initial commit 2018-03-29 17:25:14 +02:00