Each section of this document covers some technique, pattern or guidelines chosen to be used in the project. A section should contain the following:
- Description of the technique (if not invented or modified this is probably just a link)
- Why this technique was chosen
- Links to learning resources
Anv
What things you need to install the software and how to install them
Give examples
MVVM har funnits länge och används fortfarande, även om mycket tyder på att MVC/MVVM-liknande patters kanske är påväg att erättas så är ersättarna inte tillräckligt mogna för att enkelt kunna implementeras i Xamarin. MVVM är utformat för WPF vilket har stora likheter med Xamarin Forms. MVVM kanske inte är bäst, men some practice is better than no practice.