We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcf5bc2 commit 332b187Copy full SHA for 332b187
README.md
@@ -58,8 +58,8 @@ Translations:
58
- SOLID Patterns
59
- Intro video: [SOLID for Node.js and Javascript](https://youtu.be/B2guSV8EMn0)
60
- [SOLID Interview questions](https://youtu.be/-9OM6-6pZw8)
61
- - Single responsibility principle
+ - [Single responsibility principle](https://youtu.be/o4bQywkBKOI)
62
- Open/closed principle
63
- - Liskov substitution principle
+ - [Liskov substitution principle](https://youtu.be/RbhYxygxroc)
64
- Interface segregation principle
65
- Dependency inversion principle
0 commit comments