https://www.educative.io/courses/kotlin-design-patterns-and-best-practices/mediator-design-pattern
Understand the Mediator pattern to reduce object coupling and manage complex interactions in Kotlin behavioral design patterns efficiently.
mediator design patternbehavioral patternskotlin
https://www.educative.io/courses/kotlin-design-patterns-and-best-practices/memento-design-pattern
Explore the Memento design pattern in Kotlin to save and restore object state, enhancing code reliability in behavioral design patterns.
memento design patternbehavioral patternskotlin