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 e89cfe2

Browse files
Fix formatting in Architecture-2025.md
1 parent a763ca7 commit e89cfe2

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

‎Courses/Architecture-2025.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -96,28 +96,28 @@ Topic: please propose before call in 3-7 days
9696

9797
- [Архитектурный подход к программированию](https://youtu.be/d_vyO2CkiOc)
9898
- [Слои, связанность и связность кода](https://youtu.be/A3RpwNlVeyY)
99-
- Примеры кода: https://github.com/HowProgrammingWorks/Abstractions
99+
- Примеры кода: https://github.com/HowProgrammingWorks/Abstractions
100100
- [Модули, слои, структура проекта, песочницы в JavaScript и Node.js](https://youtu.be/O7A9chb573E)
101-
- Пример проекта: https://github.com/HowProgrammingWorks/Project
102-
- Абстрактные слои: https://github.com/HowProgrammingWorks/AbstractionLayers
103-
- Песочницы: https://github.com/HowProgrammingWorks/Sandboxes
101+
- Пример проекта: https://github.com/HowProgrammingWorks/Project
102+
- Абстрактные слои: https://github.com/HowProgrammingWorks/AbstractionLayers
103+
- Песочницы: https://github.com/HowProgrammingWorks/Sandboxes
104104
- [Инверсия управления и внедрение зависимостей в Node.js](https://youtu.be/Fz86Fdjz-LM)
105-
- Инверсия управления: https://github.com/HowProgrammingWorks/InversionOfControl
106-
- Внедрение зависимостей: https://github.com/HowProgrammingWorks/DependencyInjection
105+
- Инверсия управления: https://github.com/HowProgrammingWorks/InversionOfControl
106+
- Внедрение зависимостей: https://github.com/HowProgrammingWorks/DependencyInjection
107107
- [Межпроцессовое взаимодействие в Node.js](https://youtu.be/2OXWZFMvfbc)
108-
- Примеры кода: https://github.com/HowProgrammingWorks/InterProcessCommunication
108+
- Примеры кода: https://github.com/HowProgrammingWorks/InterProcessCommunication
109109
- [Высоконагруженные распределенные приложения на Node.js](https://youtu.be/7tfZDABPvVs)
110110
- [Слой доступа к данным, курсор, транзакция](https://youtu.be/CRcSWtWVvrA)
111-
- Примеры кода: https://github.com/HowProgrammingWorks/Transaction
111+
- Примеры кода: https://github.com/HowProgrammingWorks/Transaction
112112
- [Разработка API на Node.js (клиент и сервер)](https://youtu.be/-az912XBCu8)
113-
- Примеры кода: https://github.com/HowProgrammingWorks/API
113+
- Примеры кода: https://github.com/HowProgrammingWorks/API
114114
- [CQS, CQRS, Event Sourcing - Разделение запросов и модификации данных](https://youtu.be/T2tRc80Q8Qw)
115-
- CQS: https://github.com/HowProgrammingWorks/CQS
116-
- CQRS: https://github.com/HowProgrammingWorks/CQRS
117-
- EventSourcing: https://github.com/HowProgrammingWorks/EventSourcing
115+
- CQS: https://github.com/HowProgrammingWorks/CQS
116+
- CQRS: https://github.com/HowProgrammingWorks/CQRS
117+
- EventSourcing: https://github.com/HowProgrammingWorks/EventSourcing
118118
- [Применение EventSourcing](https://youtu.be/kFNtKiK2SPs)
119-
- https://github.com/HowProgrammingWorks/EventSourcing
120-
- https://github.com/HowProgrammingWorks/CQRS
121-
- https://github.com/HowProgrammingWorks/Command
119+
- https://github.com/HowProgrammingWorks/EventSourcing
120+
- https://github.com/HowProgrammingWorks/CQRS
121+
- https://github.com/HowProgrammingWorks/Command
122122
- [Serverless Clouds (FaaS) и изоляция контекстов запросов в Node.js](https://youtu.be/x-Rd6fPV6L8)
123-
- Слайды: https://www.slideshare.net/tshemsedinov/serverless-clouds-faas-and-request-context-isolation-in-nodejs
123+
- Слайды: https://www.slideshare.net/tshemsedinov/serverless-clouds-faas-and-request-context-isolation-in-nodejs

0 commit comments

Comments
(0)

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