Email the Author
You can use this page to email Dominik Hauser about Fun with iOS.
About the Book
Today the complexity of iOS apps is comparable with that of desktop applications. And often those apps are in development for several years. Managing this complexity and keeping the code base up to date to the evolving best practices of the industry is hard.
Often teams working on such large apps move away from using Interface Builder because it makes managing large projects more difficult. In addition those teams need to write unit tests to enable the developers to refactor the code when needed without the fear of breaking something.
This book is about Test-Driven iOS Development and building apps without Interface Builder. It focuses on both topics at the same time because building apps without tests is wrong.
Each section has a tl;dr (= to long; didn't read) part. This part contains just the pure information without any description. This means this book is for beginners in this topics and for developers who just need a quick reminder how it's done.
About the Author
Dominik builds iOS apps since 2009. He wrote a book about Test-Driven iOS Development with Swift for beginners. When he is not programming he is searching for pirate treasures with his kids.