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 bcf5bc2

Browse files
Add GRASP and SOLID lectures
1 parent b690274 commit bcf5bc2

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

‎README.md‎

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,19 +42,22 @@ Translations:
4242
- Visitor
4343
- GRASP patterns
4444
- Intro video
45+
- [GRASP Overview](https://youtu.be/ExauFjYV_lQ)
4546
- Part 1 - [GRASP for Node.js and Javascript](https://youtu.be/vm8p4jIQwp4)
4647
- Part 2 - coming soon
47-
- Information expert
48+
- [Information expert](https://youtu.be/cCHL329_As0)
4849
- Creator
4950
- Controller
5051
- Indirection
51-
- Low coupling
52-
- High cohesion
52+
- [Low coupling](https://youtu.be/IGXdPOZ3Fyk)
53+
- [High cohesion](https://youtu.be/IGXdPOZ3Fyk)
5354
- Polymorphism
5455
- Protected variations
55-
- Pure fabrication
56+
- [Pure fabrication](https://youtu.be/CV577a0RHBM)
57+
- [Real code examples](https://youtu.be/4AMVQ2-2DcM)
5658
- SOLID Patterns
5759
- Intro video: [SOLID for Node.js and Javascript](https://youtu.be/B2guSV8EMn0)
60+
- [SOLID Interview questions](https://youtu.be/-9OM6-6pZw8)
5861
- Single responsibility principle
5962
- Open/closed principle
6063
- Liskov substitution principle

0 commit comments

Comments
(0)

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