1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-01-17 22:28:32 +01:00

Merge pull request #4739 from Nozarno/patch-1

Add new design pattern link
This commit is contained in:
dsh 2024-05-09 14:14:24 +01:00 committed by GitHub
commit c84694b3bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,3 +13,5 @@ Learn more from the following links:
- [What Are Design Patterns?](https://www.youtube.com/watch?v=BWprw8UHIzA)
- [Overview - Software Design Pattern](https://en.wikipedia.org/wiki/Software_design_pattern)
- [Explaining, imaging and simplifying design patterns](https://refactoring.guru/design-patterns/what-is-pattern)