Skip to content

Commit 6fae578

Browse files
authored
Initial header
1 parent 73ff4f2 commit 6fae578

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
1-
# Patterns-JavaScript
2-
Patterns for JavaScript, Node.js, and TypeScript
1+
# 🧩 Design Patterns for JavaScript, Node.js, and TypeScript
2+
3+
> Rethinking GRASP (General Responsibility Assignment Software Patterns), SOLID (Single responsibility, Open–closed, Liskov substitution, Interface segregation, Dependency inversion), GoF (Gang of Four) patterns, for Frontend (browsers) & Backend (node.js, other runtimes) development with JavaScript and TypeScript
4+
5+
Translations:
6+
[EN](https://github.com/tshemsedinov/Patterns-JavaScript/tree/en),
7+
[UA](https://github.com/tshemsedinov/Patterns-JavaScript/tree/ua),
8+
[RU](https://github.com/tshemsedinov/Patterns-JavaScript/tree/ru).

0 commit comments

Comments
 (0)