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 527eb4c

Browse files
GRASP videos
1 parent d4e234e commit 527eb4c

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

‎README.md‎

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -63,18 +63,12 @@ Translations:
6363
- [Repository](https://github.com/HowProgrammingWorks/Repository) — domain-centric abstraction for data access that returns domain entities, not raw data or DTOs.
6464
- Other patterns: [Template method](https://github.com/HowProgrammingWorks/TemplateMethod), [Actor](https://github.com/HowProgrammingWorks/Actor), [State](https://github.com/HowProgrammingWorks/State), [Memento](https://github.com/HowProgrammingWorks/Memento)
6565
- 🧩 GRASP patterns
66-
- 📢 Intro video
67-
- [GRASP Overview](https://youtu.be/ExauFjYV_lQ)
68-
- Part 1 - [GRASP for Node.js and Javascript](https://youtu.be/vm8p4jIQwp4)
69-
- Part 2 - coming soon
66+
- [GRASP Overview](https://youtu.be/ExauFjYV_lQ)
67+
- [GRASP Part 1: Information expert, Creator, Low coupling, High cohesion](https://youtu.be/vm8p4jIQwp4)
68+
- [GRASP Part 1: Protected variations, Indirection, Pure fabrication, Polymorphism, Controller](https://youtu.be/aJGB7TLwiig)
7069
- [Information expert](https://youtu.be/cCHL329_As0)
71-
- Creator
72-
- Controller
73-
- Indirection
7470
- [Low coupling](https://youtu.be/IGXdPOZ3Fyk)
7571
- [High cohesion](https://youtu.be/IGXdPOZ3Fyk)
76-
- Polymorphism
77-
- Protected variations
7872
- [Pure fabrication](https://youtu.be/CV577a0RHBM)
7973
- [Real code examples](https://youtu.be/4AMVQ2-2DcM)
8074
- 🧩 SOLID Patterns

0 commit comments

Comments
(0)

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