Skip to content

Commit 1fd62f9

Browse files
committed
Добавляет 463-й
1 parent cc58973 commit 1fd62f9

File tree

4 files changed

+49
-1
lines changed

4 files changed

+49
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
| 500 | 499 | 498 | 497 | 496 | 495 | 494 | 493 | 492 | 491 |
3232
| 490 | 489 | 488 | 487 | 486 | 485 | 484 | 483 | 482 | 481 |
3333
| 480 | 479 | 478 | 477 | 476 | 475 | 474 | 473 | 472 | 471 |
34-
| 470 | 469 | 468 | 467 | 466 | 465 | 464 | 463 | [462][] | [461][] |
34+
| 470 | 469 | 468 | 467 | 466 | 465 | 464 | [463][] | [462][] | [461][] |
3535
| [460][] | [459][] | [458][] | [457][] | [456][] | [455][] | [454][] | [453][] | [452][] | [451][] |
3636
| [450][] | [449][] | [448][] | [447][] | [446][] | [445][] | [444][] | [443][] | [442][] | [441][] |
3737
| [440][] | [439][] | [438][] | [437][] | [436][] | [435][] | [434][] | [433][] | [432][] | [431][] |
@@ -113,6 +113,7 @@
113113

114114
</details>
115115

116+
[463]: src/episodes/463/index.md
116117
[462]: src/episodes/462/index.md
117118
[461]: src/episodes/461/index.md
118119
[460]: src/episodes/460/index.md

src/episodes/463/index.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"fileSize": 86342410,
3+
"duration": 5395043
4+
}

src/episodes/463/index.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
## Поддержите нас
2+
3+
Простой способ сказать «спасибо» и попасть в закрытый чат.
4+
5+
- [Патреон](https://www.patreon.com/webstandards_ru)
6+
- [Бусти](https://boosty.to/webstandards_ru)
7+
8+
## Проблемы ARIA в Shadow DOM
9+
10+
- [Solving cross-root ARIA issues in Shadow DOM](https://blogs.igalia.com/mrego/solving-cross-root-aria-issues-in-shadow-dom/), Мануэль Рего
11+
12+
## European Accessibility Act
13+
14+
- [The European Accessibility Act for websites and apps](https://martijnhols.nl/blog/the-european-accessibility-act-for-websites-and-apps), Мартайн Холс
15+
16+
## State of React 2024
17+
18+
- [State of React 2024](https://2024.stateofreact.com/)
19+
- [State of AI 2025](https://survey.devographics.com/en-US/survey/state-of-ai/2025)
20+
- [So you’ve decided to do a technical migration](https://youtu.be/CPRNSrkFr5k)
21+
22+
## Ответы на вопросы
23+
24+
[podcast@web-standards.ru](mailto:podcast@web-standards.ru)

src/episodes/463/index.yml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
title: Проблемы ARIA в Shadow DOM, грядущий European Accessibility Act и State of React 2024
2+
3+
date: 2025-02-24T09:00
4+
5+
hosts:
6+
- Андрей Мелихов
7+
- Вадим Макеев
8+
9+
chapters:
10+
- time: 00:00:00
11+
title: 'Интро'
12+
- time: 00:00:59
13+
title: 'Проблемы ARIA в Shadow DOM'
14+
- time: 00:15:41
15+
title: 'European Accessibility Act'
16+
- time: 00:36:34
17+
title: 'State of React 2024'
18+
19+
duration: 01:29:55

0 commit comments

Comments
 (0)