You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: uk/resources/community.md
+74-13Lines changed: 74 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,25 +3,86 @@ layout: page
3
3
title: Спільнота Express
4
4
menu: resources
5
5
lang: uk
6
-
description: Connect with the Express.js community, learn about the technical committee,
7
-
find resources, explore community-contributed modules, and get involved in discussions.
6
+
description: Connect with the Express.js community, learn about the technical committee, find resources, explore community-contributed modules, and get involved in discussions.
8
7
---
9
8
10
9
# Спільнота
11
10
12
-
## Examples
11
+
## Технічний комітет
13
12
14
-
View dozens of Express application [examples](https://github.com/expressjs/express/tree/master/examples)
15
-
in the repository covering everything from API design and authentication
16
-
to template engine integration.
13
+
Технічний комітет Express зустрічається онлайн раз на два тижні (за потреби) для обговорення розробки та підтримки Express, а також інших питань, пов'язаних із проєктом. Зазвичай, кожна зустріч оголошується в
14
+
[expressjs/discussions](https://github.com/expressjs/discussions/issues) з посиланням для приєднання або перегляду зустрічі, яка відкрита для всіх охочих.
17
15
18
-
## Issues
16
+
Зустрічі записуються; переглянути список записів можна на [YouTube-каналі Express.js](https://www.youtube.com/channel/UCYjxjAeH6TRik9Iwy5nXw7g).
19
17
20
-
If you've come across what you think is a bug, or just want to make
21
-
a feature request open a ticket in the [issue queue](https://github.com/expressjs/express/issues).
18
+
Члени технічного комітету Express:
22
19
23
-
## Third Party
20
+
**Активні:**
24
21
25
-
Our vibrant community has created a large variety of extensions,
26
-
[middleware modules](/{{ page.lang }}/resources/middleware.html) and higher level frameworks. Check them out in the
Наша активна спільнота створила безліч розширень, [проміжних модулів](/{{ page.lang }}/resources/middleware.html) та фреймворків вищого рівня.
42
+
43
+
Крім того, спільнота Express підтримує модулі в цих двох GitHub-організаціях:
44
+
45
+
-[jshttp](https://jshttp.github.io/) модулі, що надають корисні утилітарні функції; перегляньте [утилітарні модулі](/{{ page.lang }}/resources/utils.html).
46
+
-[pillarjs](https://pillarjs.github.io/): модулі нищого рівня, які Express використовує всередині.
47
+
48
+
Щоб триматися в курсі того, що відбувається в спільноті, перегляньте [ExpressJS StatusBoard](https://expressjs.github.io/statusboard/).
49
+
50
+
## Завдання
51
+
52
+
Якщо ви натрапили на помилку або хочете додати новий функціонал, відкрийте тікет у [списку завдань](https://github.com/expressjs/express/issues).
53
+
54
+
## Приклади
55
+
56
+
Перегляньте десятки прикладів [Express-застосунків](https://github.com/expressjs/express/tree/master/examples) у репозиторії, що охоплює все — від дизайну API та автентифікації до інтеграції із шаблонізаторами.
57
+
58
+
## Github-обговорення
59
+
60
+
Розділ [GitHub-обговорень](https://github.com/expressjs/discussions) — це чудове місце для участі в розмовах про розробку та підтримку Express, обміну ідеями та обговоренням тем, пов'язаних з його використанням.
61
+
62
+
63
+
# Бренд Express.js
64
+
65
+
## Логотип Express.js
66
+
67
+
Express — це проєкт OpenJS Foundation. Будь-ласка, ознайомтеся з [політикою використання торгової марки](https://trademark-policy.openjsf.org/) для отримання інформації про дозволене використання логотипів та знаків Express.js.
0 commit comments