GoF Structural Design Patterns
Introduction ๐
Design Pattern ๐งฑ
A design pattern is a solution that can be repeated/use every time that a specific problem/scenario occurs in the software design. The concept behind these solutions is independent of the programming language.
If we ...
victorlins.hashnode.dev16 min read