Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1e818d1

Browse files
Add SOLID examples
1 parent 29a616a commit 1e818d1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎README.md‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Translations:
5959
- 📢 Intro video: [SOLID for Node.js and Javascript](https://youtu.be/B2guSV8EMn0)
6060
- [SOLID Interview questions](https://youtu.be/-9OM6-6pZw8)
6161
- [Single responsibility principle](https://youtu.be/o4bQywkBKOI)
62-
- Open/closed principle
62+
- [Open/closed principle](https://github.com/HowProgrammingWorks/OpenClosed)
6363
- [Liskov substitution principle](https://youtu.be/RbhYxygxroc)
64-
- Interface segregation principle
65-
- Dependency inversion principle
64+
- [Interface segregation principle](https://github.com/HowProgrammingWorks/InterfaceSegregation)
65+
- [Dependency inversion principle](https://github.com/HowProgrammingWorks/DependencyInversion)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /