|
You are here |
www.codevoid.net | ||
| | | | |
littlegreenviper.com
|
|
| | | | | Software Development For People That Help People. | |
| | | | |
krakendev.io
|
|
| | | | | Since the advent of Swift, our behavior towards nil values have greatly changed. Swift brings type safety, and also works hard to prevent sending messages to nil by introducing Optionals. Implicitlyunwrapped optionals are pretty new and behave just like optionals. However, they can be dangerous to your code if used incorrectly. So here, let me help with that! | |
| | | | |
www.neilmacy.co.uk
|
|
| | | | | A better way to deal with UITableViewCells. | |
| | | | |
benoitpasquier.com
|
|
| | | In the last couple years, Apple has made some good efforts to improve their testing tools. Today, I'll walk you through some tips to make sure your test suite run at their best capacity. | ||