b099l3 / DinkleBot-NativeiOS

A Destiny 2 companion app, that shows useful information for my needs. Also a testbed for me learning modern swift.
6 stars 1 forks source link

Learning Topic: MVVM #2

Open b099l3 opened 3 years ago

b099l3 commented 3 years ago

Topic: MVVM

I want to use an MVVM pattern, as it seems most apps are built in this style.

Why:

Notes:

Resources:

Articles:

I love this article on MV-Blah https://dev.to/adammc331/mvwtf-demystifying-architecture-patterns-ap1

Videos:

James Haville update video James Haville MVVM iOS App

Examples:

Other options: