Tag: software-architecture
All the articles with the tag "software-architecture".
Design Patterns in Node.js
Published: at 04:07 PM (3 min read)Overview of design patterns in Node.js — creational, structural, behavioral categories with focus on Singleton, Factory, Builder, Adapter, Decorator, Facade, Proxy, Observer, Command, Chain of Responsibility, and Strategy pattern examples.
Software Architecture – What It Is and Why It Matters
Published: at 04:07 PM (2 min read)Explanation of software architecture, its goals, effects on development/deployment/operation/maintenance, and common architectural patterns with trade-offs.