Back to Feed
Video youtube

MVC-S: Design Pattern | Swift 4, Xcode 9

Today we go over how to structure your project using the MVC-S design pattern with Swift 4. In this tutorial, you will learn how I personally like to keep my project organized and scalable. We cover how to build a basic app that requires networking, UI setup, and data manipulation and where to put each of these files.

Following a design pattern is extremely important for keeping your project organized. With MVC-S, you are given a very simple, easy to understand, design pattern that can not only

Watch on YouTube