Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用 VIPER 模式时,源代码中有哪些示例说明将 VIPER 模式仅应用于某些视图和视图控制器而不是全部的负面影响?相反,源代码中有哪些示例可以说明将 VIPER 模式仅应用于某些视图和视图控制器而不是全部的优势?
基本上,VIPER 模块可以是一个屏幕或应用程序的整个用户故事——想想身份验证,它可以是一个屏幕或多个相关的屏幕。你的“乐高”积木应该有多小?- 由你决定。