Backend The History of Design Patterns: From Architecture to Software New
Trace the arc of design patterns from Christopher Alexander's architectural work through the Gang of Four to modern microservices and cloud-native patterns.
No posts found
Try adjusting your filters or search term.
Backend Trace the arc of design patterns from Christopher Alexander's architectural work through the Gang of Four to modern microservices and cloud-native patterns.
Backend A practical framework for selecting the right design pattern — with problem-to-pattern mappings, decision flowcharts, architecture layer guidance, and a learning path.
Backend Master eleven structural design patterns — Adapter, Bridge, Composite, Decorator, Facade, Flyweight, Proxy and more — with comparisons and practical examples.
Backend Explore fourteen behavioral design patterns — from Strategy and Observer to Visitor and Specification — with detailed implementations and comparisons.
Backend Deep dive into enterprise patterns from Fowler's PoEAA, functional programming patterns like monads and ADTs, and reactive resilience patterns including Circuit Breaker.
Backend Understand how design patterns manifest differently in JavaScript, Go, Rust, and functional languages — and when language features make patterns invisible or unnecessary.