Skip to content

移动架构,包括:传统架构、MVC/MVP/MVVM、Clean、插件化/组件化、跨平台架构等。

Notifications You must be signed in to change notification settings

commutescript/mobile-architecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mobile-architecture

在实践中总结,传统架构和移动端架构中的常见方法。

传统架构

  1. 设计原则Solid;
  2. 23中设计模式
  3. Java中传统的架构思想,如分布式架构、微服务、RESTful等。

移动端架构

  1. MVC/MVP/MVVM、Clean
  2. 组件化
  3. 插件化
  4. 跨平台架构

复杂度

  1. 功能完备性
  2. 易用性
  3. 稳定性
  4. 可扩展性
  5. 可用性
  6. 安全性
  7. 性能

About

移动架构,包括:传统架构、MVC/MVP/MVVM、Clean、插件化/组件化、跨平台架构等。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages