Skip to content

Commit

Permalink
Добавляет 451-й
Browse files Browse the repository at this point in the history
  • Loading branch information
pepelsbey committed Dec 3, 2024
1 parent c98293b commit 2ee02b7
Show file tree
Hide file tree
Showing 4 changed files with 73 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
| 490 | 489 | 488 | 487 | 486 | 485 | 484 | 483 | 482 | 481 |
| 480 | 479 | 478 | 477 | 476 | 475 | 474 | 473 | 472 | 471 |
| 470 | 469 | 468 | 467 | 466 | 465 | 464 | 463 | 462 | 461 |
| 460 | 459 | 458 | 457 | 456 | 455 | 454 | 453 | 452 | 451 |
| 460 | 459 | 458 | 457 | 456 | 455 | 454 | 453 | 452 | [451][] |
| [450][] | [449][] | [448][] | [447][] | [446][] | [445][] | [444][] | [443][] | [442][] | [441][] |
| [440][] | [439][] | [438][] | [437][] | [436][] | [435][] | [434][] | [433][] | [432][] | [431][] |
| [430][] | [429][] | [428][] | [427][] | [426][] | [425][] | [424][] | [423][] | [422][] | [421][] |
Expand Down Expand Up @@ -113,6 +113,7 @@

</details>

[451]: src/episodes/451/index.md
[450]: src/episodes/450/index.md
[449]: src/episodes/449/index.md
[448]: src/episodes/448/index.md
Expand Down
4 changes: 4 additions & 0 deletions src/episodes/451/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"fileSize": 93526587,
"duration": 5844036
}
42 changes: 42 additions & 0 deletions src/episodes/451/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
## Поддержите нас

Простой способ сказать «спасибо» и попасть в закрытый чат.

- [Патреон](https://www.patreon.com/webstandards_ru)
- [Бусти](https://boosty.to/webstandards_ru)

## Адвент-календари

- [Advent of TypeScript](https://www.adventofts.com/)
- [Advent of Code](https://adventofcode.com/)
- [HTMHell Advent Calendar](https://htmhell.dev/adventcalendar/)
- [12 Days of Web](https://12daysofweb.dev/)

## Firefox 132 и 133

- [Firefox 132 for developers](https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/132)
- [Firefox 133 for developers](https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/133)
- [The Large, Small, and Dynamic Viewports](https://www.bram.us/2021/07/08/the-large-small-and-dynamic-viewports/)
- [Snow-fall Web Component](https://www.zachleat.com/web/snow-fall/)

## Сложности Interop

- [Interop and Hard Problems](https://bkardell.com/blog/debt.html)
- [Interop 2025 must drop secret vetos](https://open-web-advocacy.org/blog/interop-2025-must-drop-secret-vetos/)

## Когда радоваться новым фичам

- [When is the right time to share our excitement about new web features?](https://rachelandrew.co.uk/archives/2024/11/15/when-is-the-right-time-to-share-our-excitement-about-new-web-features/)

## Zed и внешние контексты

- [The Context Outside the Code](https://zed.dev/blog/mcp)
- [Chat GPT Code Interpreter and Browser Compat Data](https://paul.kinlan.me/chatgpt-code-interpreter-and-browser-compat-data/)

## Отобрать JavaScript у Oracle

- [Deno v. Oracle: Canceling the JavaScript Trademark](https://deno.com/blog/deno-v-oracle)

## Ответы на вопросы

[[email protected]](mailto:[email protected])
25 changes: 25 additions & 0 deletions src/episodes/451/index.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
title: Адвент-календари, Firefox, сложности Interop, новые фичи, Zed, как отобрать JavaScript у Oracle

date: 2024-12-02T09:00

hosts:
- Вадим Макеев
- Алексей Симоненко

chapters:
- time: 00:00:00
title: 'Интро'
- time: 00:01:15
title: 'Адвент-календари'
- time: 00:04:44
title: 'Firefox 132 и 133'
- time: 00:34:05
title: 'Сложности Interop'
- time: 00:55:04
title: 'Когда радоваться новым фичам'
- time: 01:11:14
title: 'Zed и внешние контексты'
- time: 01:27:55
title: 'Отобрать JavaScript у Oracle'

duration: 01:37:24

0 comments on commit 2ee02b7

Please sign in to comment.