Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

It’s easy to make an app by throwing some code together. But without best practices and robust architecture, you soon end up with unmanageable spaghetti code. Most programming courses teach you how to code, but don’t show you how to structure your apps and how all the pieces come together.

Notifications You must be signed in to change notification settings

lukailun/Architecting-SwiftUI-Apps-with-MVC-and-MVVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Architecting SwiftUI Apps with MVC and MVVM

This repo contains all the downloadable materials and projects associated with the Architecting SwiftUI Apps with MVC and MVVM from matteomanferdini.com.

Each edition has its own tag, named v[EDITION]. The default branch for this repo is for the most recent edition.

Release History

Edition Platform Language Editor
v1.0.0 iOS Swift Xcode

About

It’s easy to make an app by throwing some code together. But without best practices and robust architecture, you soon end up with unmanageable spaghetti code. Most programming courses teach you how to code, but don’t show you how to structure your apps and how all the pieces come together.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published