File tree 8 files changed +31
-1
lines changed
8 files changed +31
-1
lines changed Original file line number Diff line number Diff line change 45
45
- CQS: https://github.com/HowProgrammingWorks/CQS
46
46
- CQRS: https://github.com/HowProgrammingWorks/CQRS
47
47
- EventSourcing: https://github.com/HowProgrammingWorks/EventSourcing
48
+ - [ Применение EventSourcing] ( https://youtu.be/kFNtKiK2SPs )
49
+ - https://github.com/HowProgrammingWorks/EventSourcing
50
+ - https://github.com/HowProgrammingWorks/CQRS
51
+ - https://github.com/HowProgrammingWorks/Command
52
+ - [ Serverless Clouds (FaaS) и изоляция контекстов запросов в Node.js] ( https://youtu.be/x-Rd6fPV6L8 )
53
+ - Слайды: https://www.slideshare.net/tshemsedinov/serverless-clouds-faas-and-request-context-isolation-in-nodejs
Original file line number Diff line number Diff line change 42
42
- EventSourcing: https://github.com/HowProgrammingWorks/EventSourcing
43
43
- Трехзвенные приложения баз данных
44
44
- Инъекции SQL и защита от них
45
+ - [ Применение EventSourcing] ( https://youtu.be/kFNtKiK2SPs )
46
+ - https://github.com/HowProgrammingWorks/EventSourcing
47
+ - https://github.com/HowProgrammingWorks/CQRS
48
+ - https://github.com/HowProgrammingWorks/Command
49
+ - [ Безопасность приложений Node.js] ( https://youtu.be/Pdfo1G-gI6s )
50
+ - Слайды: https://www.slideshare.net/tshemsedinov/nodejs-security-199004963
Original file line number Diff line number Diff line change 28
28
- Примеры кода: https://github.com/HowProgrammingWorks/Lenses
29
29
- [ Асинхронная композиция функций] ( https://youtu.be/3ZCrMlMpOrM )
30
30
- Примеры кода: https://github.com/HowProgrammingWorks/AsyncCompose
31
+ - [ Принцип подстановки Барбары Лисков] ( https://youtu.be/RbhYxygxroc )
Original file line number Diff line number Diff line change 1
1
# Высоконагруженные и масштабируемые системы
2
2
3
3
- [ Высоконагруженные распределенные приложения на Node.js] ( https://youtu.be/7tfZDABPvVs )
4
+ - [ Serverless Clouds (FaaS) и изоляция контекстов запросов в Node.js] ( https://youtu.be/x-Rd6fPV6L8 )
5
+ - Слайды: https://www.slideshare.net/tshemsedinov/serverless-clouds-faas-and-request-context-isolation-in-nodejs
Original file line number Diff line number Diff line change 16
16
- CQS: https://github.com/HowProgrammingWorks/CQS
17
17
- CQRS: https://github.com/HowProgrammingWorks/CQRS
18
18
- EventSourcing: https://github.com/HowProgrammingWorks/EventSourcing
19
- - Примерение EventSourcing (готовится)
19
+ - [ Применение EventSourcing] ( https://youtu.be/kFNtKiK2SPs )
20
+ - https://github.com/HowProgrammingWorks/EventSourcing
21
+ - https://github.com/HowProgrammingWorks/CQRS
22
+ - https://github.com/HowProgrammingWorks/Command
Original file line number Diff line number Diff line change 8
8
- [ Шаблоны проектирования] ( Patterns.md )
9
9
- [ Ассоциация, агрегация и композиция объектов] ( https://www.youtube.com/watch?v=tOIcBrzezK0 )
10
10
- Примеры кода: https://github.com/HowProgrammingWorks/Association
11
+ - [ Принцип единственной ответственности и закон Конвея] ( https://youtu.be/o4bQywkBKOI )
12
+ - [ Ассоциация, Агрегация и Композиция] ( https://youtu.be/tOIcBrzezK0 )
13
+ - [ Принцип подстановки Барбары Лисков] ( https://youtu.be/RbhYxygxroc )
14
+ - [ Антипаттерны объектно-ориентированного программирования] ( https://youtu.be/9d5TG1VsLeU )
Original file line number Diff line number Diff line change 17
17
- Примеры кода: https://github.com/HowProgrammingWorks/RevealingConstructor
18
18
- [ Паттерн Наблюдатель (Observer + Observable)] ( https://youtu.be/_bFXuLcXoXg )
19
19
- Примеры кода: https://github.com/HowProgrammingWorks/Observer
20
+ - [ Принцип единственной ответственности и закон Конвея] ( https://youtu.be/o4bQywkBKOI )
21
+ - [ Ассоциация, Агрегация и Композиция] ( https://youtu.be/tOIcBrzezK0 )
22
+ - [ Принцип подстановки Барбары Лисков] ( https://youtu.be/RbhYxygxroc )
23
+ - [ Антипаттерны объектно-ориентированного программирования] ( https://youtu.be/9d5TG1VsLeU )
Original file line number Diff line number Diff line change 16
16
- [ Progressive Web Applications PWA и ServiceWorkers] ( https://youtu.be/s7AIwZMTVPs )
17
17
- Примеры кода: https://github.com/HowProgrammingWorks/ServiceWorker
18
18
- [ JavaScript в браузере: Web API (часть 1)] ( https://youtu.be/6O8SBJsNeNw )
19
+ - [ Отдача статики в Node.js] ( https://youtu.be/n_AdKIzbpBc )
20
+ - Примеры кода и задачи: https://github.com/HowProgrammingWorks/ServeStatic
21
+ - [ Progressive Web Applications PWA и ServiceWorkers] ( https://youtu.be/s7AIwZMTVPs )
22
+ - [ JavaScript в браузере: Web API (часть 1)] ( https://youtu.be/6O8SBJsNeNw )
You can’t perform that action at this time.
0 commit comments