#gof
Read more stories on Hashnode
Articles with this tag
Software Architecture Simplified · Introduction 📋 Design Pattern 🧱 A design pattern is a solution that can be repeated/use every time that a specific...
Software Architecture Simplified · Objective 🎯 Provide a way to access elements of a list sequentially without exposing its underlying...
Software Architecture Simplified · Objective 🎯 Provide a substitute for another object to control access to it. Type ✅ ❌Behavioral: Describes how...
Software Architecture Simplified · Objective 🎯 Provide a way of separating an algorithm from an object allowing to add/change operations at run...