@@ -7,23 +7,23 @@ Translations:
77[ UA] ( https://github.com/tshemsedinov/Patterns-JavaScript/tree/ua ) ,
88[ RU] ( https://github.com/tshemsedinov/Patterns-JavaScript/tree/ru ) .
99
10- - Gof Patterns
11- - 🧩 [ GoF patterns for Node.js and JavaScript (seminar frarment )] ( https://youtu.be/7TjzsZCQQqg )
12- - Creational patterns
10+ - 🧩 Gof Patterns
11+ - 📢 [ GoF patterns for Node.js and JavaScript (seminar fragment )] ( https://youtu.be/7TjzsZCQQqg )
12+ - 🏭 Creational patterns
1313 - Abstract factory
1414 - [ Builder] ( https://github.com/HowProgrammingWorks/Builder )
1515 - [ Factory method] ( https://github.com/HowProgrammingWorks/Factory )
1616 - [ Prototype] ( https://github.com/HowProgrammingWorks/Prototype )
1717 - [ Singleton] ( https://github.com/HowProgrammingWorks/Singleton )
18- - Structural patterns
18+ - 🤝 Structural patterns
1919 - [ Adapter] ( https://github.com/HowProgrammingWorks/Adapter )
2020 - [ Bridge] ( https://github.com/HowProgrammingWorks/Bridge )
2121 - [ Composite] ( https://github.com/HowProgrammingWorks/Composite )
2222 - [ Decorator] ( )
2323 - [ Facade] ( https://github.com/HowProgrammingWorks/Facade )
2424 - Flyweight
2525 - [ Proxy] ( https://github.com/HowProgrammingWorks/Proxy )
26- - Behavioral patterns
26+ - ⚡ Behavioral patterns
2727 - Chain of responsibility
2828 - [ Chain of responsibility] ( https://github.com/HowProgrammingWorks/ChainOfResponsibility )
2929 - Middleware
@@ -40,8 +40,8 @@ Translations:
4040 - [ Strategy] ( https://github.com/HowProgrammingWorks/Strategy )
4141 - Template method
4242 - Visitor
43- - GRASP patterns
44- - Intro video
43+ - 🧩 GRASP patterns
44+ - 📢 Intro video
4545 - [ GRASP Overview] ( https://youtu.be/ExauFjYV_lQ )
4646 - Part 1 - [ GRASP for Node.js and Javascript] ( https://youtu.be/vm8p4jIQwp4 )
4747 - Part 2 - coming soon
@@ -55,8 +55,8 @@ Translations:
5555 - Protected variations
5656 - [ Pure fabrication] ( https://youtu.be/CV577a0RHBM )
5757 - [ Real code examples] ( https://youtu.be/4AMVQ2-2DcM )
58- - SOLID Patterns
59- - Intro video: [ SOLID for Node.js and Javascript] ( https://youtu.be/B2guSV8EMn0 )
58+ - 🧩 SOLID Patterns
59+ - 📢 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 )
6262 - Open/closed principle
0 commit comments