Skip to content

Commit b873113

Browse files
committed
Добавляет 499-й
1 parent 555c642 commit b873113

File tree

4 files changed

+56
-1
lines changed

4 files changed

+56
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
|| | | | | | | | | |
3030
| ------- | ------- | ------- | ------- | ------- | ------- | ------- | ------- | ------- | ------- |
31-
| 500 | 499 | [498][] | [497][] | [496][] | [495][] | [494][] | [493][] | [492][] | [491][] |
31+
| 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][] |
3434
| [470][] | [469][] | [468][] | [467][] | [466][] | [465][] | [464][] | [463][] | [462][] | [461][] |
@@ -113,6 +113,7 @@
113113

114114
</details>
115115

116+
[499]: src/episodes/499/index.md
116117
[498]: src/episodes/498/index.md
117118
[497]: src/episodes/497/index.md
118119
[496]: src/episodes/496/index.md

src/episodes/499/index.json

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

src/episodes/499/index.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
## Смотрите нас
2+
3+
- [Лайв на Ютубе](https://youtu.be/71qbTv0yRyI)
4+
5+
## Новинки Chrome 142
6+
7+
- [Chrome 142](https://developer.chrome.com/release-notes/142)
8+
9+
## HTTPS по умолчанию
10+
11+
- [Google online security blog: HTTPS by default](https://security.googleblog.com/2025/10/https-by-default.html)
12+
13+
## ESM в 2026
14+
15+
- [Import JavaScript like it’s 2026](https://www.phpied.com/import-javascript-like-its-2026/)
16+
17+
## Перфоманс фреймворков
18+
19+
- [I built the same app 10 times: evaluating frameworks for mobile performance](https://www.lorenstew.art/blog/10-kanban-boards/)
20+
21+
## Пора регулировать React
22+
23+
- [Is it time to regulate React?](https://dbushell.com/2025/10/23/react-regulation/)
24+
25+
## Ответы на вопросы
26+
27+
[podcast@web-standards.ru](mailto:podcast@web-standards.ru)

src/episodes/499/index.yml

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
title: Chrome 142, HTTPS по умолчанию, ESM в 2026, перфоманс фреймворков, пора регулировать React
2+
3+
date: 2025-11-03T09:00
4+
5+
hosts:
6+
- Никита Дубко
7+
- Алексей Симоненко
8+
9+
chapters:
10+
- time: 00:00:00
11+
title: 'Интро'
12+
- time: 00:01:22
13+
title: 'Новинки Chrome 142'
14+
- time: 00:28:15
15+
title: 'HTTPS по умолчанию'
16+
- time: 00:36:58
17+
title: 'ESM в 2026'
18+
- time: 00:47:36
19+
title: 'Перфоманс фреймворков'
20+
- time: 01:14:19
21+
title: 'Пора регулировать React'
22+
23+
duration: 01:42:14

0 commit comments

Comments
 (0)