xizzhu
  • About
  • Posts
  • Bible
  • 随笔
xizzhu

design patterns


Model-View-Intent Design Pattern on Android

 Posted on June 21, 2021  |  Xizhi Zhu

Model-View-Intent (MVI) is one of the latest design patterns for Android, which relies heavily on reactive and functional programming.

[Read More]
design patterns  mvi  android  kotlin 

Design Patterns in Kotlin: Behavioral Patterns

 Posted on May 2, 2020  |  Xizhi Zhu

Gang of Four’s Behavioral Patterns describe the way of communications between objects.

[Read More]
kotlin  design patterns 

Design Patterns in Kotlin: Structural Patterns

 Posted on April 27, 2020  |  Xizhi Zhu

Gang of Four’s Structural Patterns describe the way of composing classes and objects to form larger structures.

[Read More]
kotlin  design patterns 

Design Patterns in Kotlin: Creational Patterns

 Posted on April 25, 2020  |  Xizhi Zhu

Gang of Four’s Creational Patterns describe the way of creating and initializing objects.

[Read More]
kotlin  design patterns 

Xizhi Zhu  • © 2023  •  xizzhu

Hugo v0.118.2 powered  •  Theme Beautiful Hugo adapted from Beautiful Jekyll