#design-patterns
Read more stories on Hashnode
Articles with this tag
Design patterns and design principles are both important concepts in software engineering, but they refer to different things. Design Patterns Design...
Definition The active record design pattern (considered an architectural pattern) is an approach that connects the application's business logic to a...