Skip to content

Commit af43f48

Browse files
committed
Add new topics
1 parent 9527761 commit af43f48

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

Courses/NodeJS.md

+2
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,5 @@
5454
- Примеры кода: https://github.com/HowProgrammingWorks/Logging
5555
- [Модель акторов (Actor Model)](https://youtu.be/xp5MVKEqxY4)
5656
- Примеры кода: https://github.com/HowProgrammingWorks/ActorModel
57+
- Отдача статики в Node.js
58+
- Graceful Shutdown в Node.js

Courses/Web.md

+2
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@
1111
- Примеры кода: https://github.com/HowProgrammingWorks/HttpRequest
1212
- [Разработка API на Node.js (клиент и сервер)](https://youtu.be/-az912XBCu8)
1313
- Примеры кода: https://github.com/HowProgrammingWorks/API
14+
- Отдача статики в Node.js
15+
- ServiceWorkers и кеширование PWA

0 commit comments

Comments
 (0)