Skip to content

Commit 7389fbe

Browse files
committed
Добавляет 457-й
1 parent f853290 commit 7389fbe

File tree

4 files changed

+79
-1
lines changed

4 files changed

+79
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
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 |
35-
| 460 | 459 | 458 | 457 | [456][] | [455][] | [454][] | [453][] | [452][] | [451][] |
35+
| 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][] |
3838
| [430][] | [429][] | [428][] | [427][] | [426][] | [425][] | [424][] | [423][] | [422][] | [421][] |
@@ -113,6 +113,7 @@
113113

114114
</details>
115115

116+
[457]: src/episodes/457/index.md
116117
[456]: src/episodes/456/index.md
117118
[455]: src/episodes/455/index.md
118119
[454]: src/episodes/454/index.md

src/episodes/457/index.json

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

src/episodes/457/index.md

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
## Поддержите нас
2+
3+
Простой способ сказать «спасибо» и попасть в закрытый чат.
4+
5+
- [Патреон](https://www.patreon.com/webstandards_ru)
6+
- [Бусти](https://boosty.to/webstandards_ru)
7+
8+
## Firefox 134
9+
10+
- [Firefox 134 for developers](https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/134)
11+
- [Box alignment + Absolute positioning](https://codepen.io/pepelsbey/pen/xxvLBYZ)
12+
13+
## Новости Node.js
14+
15+
- [Node v22.13.0 (LTS)](https://nodejs.org/en/blog/release/v22.13.0)
16+
- [Node.js 23.6.0](https://nodejs.org/en/blog/release/v23.6.0)
17+
18+
## Нативный TS в Node.js
19+
20+
- [Node’s new built-in support for TypeScript](https://2ality.com/2025/01/nodejs-strip-type.html)
21+
- [Eleventy proposal: Add first-party core support for TS](https://github.com/11ty/eleventy/issues/3616)
22+
23+
## WinterTC
24+
25+
- [WinterTC](https://deno.com/blog/wintertc)
26+
- [Runtime compatibility](https://runtime-compat.unjs.io/)
27+
28+
## Баланс текста
29+
30+
- [Balancing Text In CSS](https://ishadeed.com/article/balancing-text-css/)
31+
32+
## Атрибуты импортов
33+
34+
- [ECMAScript feature: import attributes](https://2ality.com/2025/01/import-attributes.html)
35+
36+
## JS Rising Stars
37+
38+
- [2024 JavaScript Rising Stars](https://risingstars.js.org/2024/en)
39+
- [4.5 Million (Suspected) Fake Star Stars in GitHub](https://arxiv.org/html/2412.13459v1)
40+
- [GitHub StarScout](https://github.com/hehao98/StarScout)
41+
42+
## Ответы на вопросы
43+
44+
[podcast@web-standards.ru](mailto:podcast@web-standards.ru)

src/episodes/457/index.yml

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
title: Firefox 134, Node.js и TS, WinterTC, баланс текста, атрибуты импортов, JS Rising Stars
2+
3+
date: 2025-01-13T09:00
4+
5+
hosts:
6+
- Вадим Макеев
7+
- Андрей Мелихов
8+
- Алексей Симоненко
9+
- Полина Гуртовая
10+
11+
chapters:
12+
- time: 00:00:00
13+
title: 'Интро'
14+
- time: 00:01:18
15+
title: 'Firefox 134'
16+
- time: 00:11:48
17+
title: 'Новости Node.js'
18+
- time: 00:17:37
19+
title: 'Нативный TS в Node.js'
20+
- time: 00:33:43
21+
title: 'WinterTC'
22+
- time: 00:46:36
23+
title: 'Баланс текста'
24+
- time: 01:03:42
25+
title: 'Атрибуты импортов'
26+
- time: 01:14:55
27+
title: 'JS Rising Stars'
28+
29+
duration: 01:54:55

0 commit comments

Comments
 (0)