Merge pull request #18 from 12tonoy/patch-1

Update README.md
This commit is contained in:
Dov Amir
2019-06-15 22:10:18 +03:00
committed by GitHub

View File

@@ -49,6 +49,7 @@
- [oodesign](https://www.oodesign.com/) - patterns catalog with UML diagrams.
- [design-patterns](https://github.com/iluwatar/java-design-patterns)
- [effective-java patterns](https://github.com/HugoMatilla/Effective-JAVA-Summary) - patterns from the Effective Java book.
- [Design patterns implemented in Java](https://java-design-patterns.com/patterns/)
- JavaScript
- [es6 design patterns](https://github.com/ziyasal/design-patterns-and-idioms-in-es6)
- [humans](https://github.com/sohamkamani/javascript-design-patterns-for-humans) - ultra simplified explanation to design patterns.