Architecture Patterns

This section explains about the architecture patterns

Client side architecture

There aren’t any prescribed architecture to solve all the use cases of a project. It is the responsibility of the architects to define an architecture for the projects. For any simple apps we can start with MVVM pattern if it targeted on android.

Next Chapter
Code reuse
This section explains about the Code reuse