Summary

In this chapter, we dived into the fundamentals of software development in general and explored some of the most widely used design patterns in iOS development. We explored MVC in more detail than others, since it is used in almost all iOS projects and forms the foundation of a majority of applications. In the previous chapters, we used these design patterns multiple times but many a times, we just use things without knowing the underlying concept. This chapter gave you an insight to identify exciting design patterns in the existing code base and to allow you to think in the capacity where you can understand the problem at hand and choose between the design patterns that we discussed in this chapter and beyond. Design patterns is ...

Get Reactive Programming with Swift 4 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.