- Guru
- Creation Patterns
- [✅] Factory
- [✅] Builder
- [✅] Option (Compare with Builder)
- [✅] Singleton
- [✅] Abstract Factory
- Prototype
- Behavioral Patterns
- [✅] Observer
- Iterator
- Strategy
- Chain of Responsibility
- Command
- Mediator
- Memento
- State
- Template Method
- Visitor
- Structural Patterns
- [✅] Adapter
- Facade
- [✅] Decorator
- Bridge
- Composite
- Flyweight
- Proxy
- Bridge
- Creation Patterns
- Strategy + Factory : go-backend-api-server-practice