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 6a4f9ef

Browse files
Update readmes
1 parent b49de0e commit 6a4f9ef

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

‎JavaScript/README.en.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,3 @@
4141

4242
2. Пробросить в контекст приложения библиотеку `util` и сделать вызовы
4343
нескольких ее функций из приложения
44-
45-
46-
## Дополнительные задания
47-

‎JavaScript/README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## Понятия
2+
3+
- Coupling (связанность или сцепление)
4+
- Cohesion (связность или целостность)
5+
6+
## Типы связывания
7+
8+
- Связывание через доступ к данным
9+
- Связывание через вызовы
10+
- Событийное связывание
11+
112
## Описание
213

314
Цель: научиться разделять слои абстракций и декомпозировать смешанный код.

0 commit comments

Comments
(0)

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