Skip to content

Commit 29982b7

Browse files
committed
Добавляет 489-й
1 parent 1b4c3a4 commit 29982b7

File tree

4 files changed

+60
-1
lines changed

4 files changed

+60
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
|| | | | | | | | | |
3030
| ------- | ------- | ------- | ------- | ------- | ------- | ------- | ------- | ------- | ------- |
3131
| 500 | 499 | 498 | 497 | 496 | 495 | 494 | 493 | 492 | 491 |
32-
| 490 | 489 | [488][] | [487][] | [486][] | [485][] | [484][] | [483][] | [482][] | [481][] |
32+
| 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][] |
3535
| [460][] | [459][] | [458][] | [457][] | [456][] | [455][] | [454][] | [453][] | [452][] | [451][] |
@@ -113,6 +113,7 @@
113113

114114
</details>
115115

116+
[489]: src/episodes/489/index.md
116117
[488]: src/episodes/488/index.md
117118
[487]: src/episodes/487/index.md
118119
[486]: src/episodes/486/index.md

src/episodes/489/index.json

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

src/episodes/489/index.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
## Firefox 142
2+
3+
- [Firefox 142 for developers](https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/142)
4+
- [It’s the first Firefox release since I’ve joined the team…](https://x.com/jaffathecake/status/1958829449463333138)
5+
6+
## Веб-аппы в Firefox
7+
8+
- [Give web apps in Firefox a try on Labs and tell us what you think!](https://connect.mozilla.org/t5/firefox-labs/give-web-apps-in-firefox-a-try-on-labs-and-tell-us-what-you/m-p/101900)
9+
- [Intent to ship web apps in Firefox for Windows](https://groups.google.com/a/mozilla.org/g/dev-platform/c/zCyXEVgXJwc/m/ibWLupGJDAAJ)
10+
11+
## CSS random()
12+
13+
- [Rolling the Dice with CSS random()](https://webkit.org/blog/17285/rolling-the-dice-with-css-random/)
14+
15+
## Решение по masonry
16+
17+
- [Masonry Switch Syntax](https://github.com/w3c/csswg-drafts/issues/12022#issuecomment-3200131437)
18+
19+
## Неудобные ID
20+
21+
- [Improve DX of element reference attributes](https://github.com/whatwg/html/issues/10143)
22+
23+
## Просто шипь
24+
25+
- [Just fucking ship](https://gomakethings.com/just-fucking-ship/)
26+
27+
## Ответы на вопросы
28+
29+
[podcast@web-standards.ru](mailto:podcast@web-standards.ru)

src/episodes/489/index.yml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
title: Firefox 142, веб-аппы в Firefox, CSS random(), решение по masonry, неудобные ID, просто шипь
2+
3+
date: 2025-08-25T09:00
4+
5+
hosts:
6+
- Никита Дубко
7+
- Алексей Симоненко
8+
9+
chapters:
10+
- time: 00:00:00
11+
title: 'Интро'
12+
- time: 00:01:22
13+
title: 'Firefox 142'
14+
- time: 00:17:41
15+
title: 'Веб-аппы в Firefox'
16+
- time: 00:33:39
17+
title: 'CSS random()'
18+
- time: 00:53:39
19+
title: 'Решение по masonry'
20+
- time: 01:03:46
21+
title: 'Неудобные ID'
22+
- time: 01:18:20
23+
title: 'Просто шипь'
24+
25+
duration: 01:38:15

0 commit comments

Comments
 (0)