Tag: book-review

  • Book Review: Test-Driven Development in Swift

    Book Review: Test-Driven Development in Swift

    I like Test-Driven Development (TDD). It’s a great idea to use tests to guide you through your development process. Just like the idea to end your day with a failing test. That way you have an awesome starting point the next day. In my previous job as a .NET developer, TDD was a familiar tool…

  • Book Review: Developing Accessible iOS Apps

    Book Review: Developing Accessible iOS Apps

    As you might know, I’m learning to create accessible iOS apps at the moment. If you are interested in the details, check out my blog post series “Learn Accessibility on iOS With Me”. A few weeks ago, a dear colleague of mine who attended the NSSpain recommended this talk by Daniel Devesa Derksen-Staats to me. In his talk, Daniel talks…