Andrew Savetchuk
Andrew Savetchuk's Blog

Andrew Savetchuk's Blog

Follow
Follow
homeSoftware EngineeringTech in General
Tag

design patterns

#design-patterns

More content

Read more stories on Hashnode


Articles with this tag

The Difference Between Design Patterns and Design Principles

Apr 11, 20223 min read

Design patterns and design principles are both important concepts in software engineering, but they refer to different things. Design Patterns Design...

The Difference Between Design Patterns and Design Principles

Overview of the Active Record Pattern

Mar 19, 20224 min read

Definition The active record design pattern (considered an architectural pattern) is an approach that connects the application's business logic to a...

Overview of the Active Record Pattern