Skip to content

Commit

Permalink
Добавляет 435-й
Browse files Browse the repository at this point in the history
  • Loading branch information
pepelsbey committed Aug 11, 2024
1 parent 7c0c43f commit fd172bc
Show file tree
Hide file tree
Showing 4 changed files with 86 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
| 470 | 469 | 468 | 467 | 466 | 465 | 464 | 463 | 462 | 461 |
| 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][] |
| 440 | 439 | 438 | 437 | 436 | [435][] | [434][] | [433][] | [432][] | [431][] |
| [430][] | [429][] | [428][] | [427][] | [426][] | [425][] | [424][] | [423][] | [422][] | [421][] |
| [420][] | [419][] | [418][] | [417][] | [416][] | [415][] | [414][] | [413][] | [412][] | [411][] |
| [410][] | [409][] | [408][] | [407][] | [406][] | [405][] | 404 | [403][] | [402][] | [401][] |
Expand Down Expand Up @@ -113,6 +113,7 @@

</details>

[435]: src/episodes/435/index.md
[434]: src/episodes/434/index.md
[433]: src/episodes/433/index.md
[432]: src/episodes/432/index.md
Expand Down
4 changes: 4 additions & 0 deletions src/episodes/435/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"fileSize": 103862943,
"duration": 6490044
}
51 changes: 51 additions & 0 deletions src/episodes/435/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
## Поддержите нас

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

- [Патреон](https://www.patreon.com/webstandards_ru)
- [Бусти](https://boosty.to/webstandards_ru)
- 3,5 USDT
- TRC20: TDWwqYaDVuXQuoDUxAGc3DtttPaFqLcJ1F
- TON: UQDtdvstR13TCLsiD-L_LGzkehbPQkpuP5UnOybzutwG0HUg
- 1 TON: webstandards.ton

## Избавились от Gulp

- [Удалили gulp из сборки](https://github.com/web-standards-ru/web-standards.ru/commit/893510af6806779f3c7cf521ede4572407e850d5)

## Firefox 129 и WebDriver BiDi

- [Firefox 129 for developers](https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/129)
- [Deprecating CDP Support in Firefox](https://fxdx.dev/deprecating-cdp-support-in-firefox-embracing-the-future-with-webdriver-bidi/)
- [Announcing Official Puppeteer Support for Firefox](https://hacks.mozilla.org/2024/08/puppeteer-support-for-firefox/)
- [WebDriver BiDi production-ready in Firefox, Chrome and Puppeteer](https://developer.chrome.com/blog/firefox-support-in-puppeteer-with-webdriver-bidi)
- [Playwright with Webdriver BiDi protocol](https://github.com/microsoft/playwright/issues/30237)

## Бета Chrome 128

- [Chrome 128 beta](https://developer.chrome.com/blog/chrome-128-beta)
- [Now in Baseline: animating entry effects](https://web.dev/blog/baseline-entry-animations)
- [Update CSS backdrop-filter to use mirror edgeMode](https://groups.google.com/a/chromium.org/g/blink-dev/c/ZtMnFCHZhMQ)

## Dynamic import maps

- [Intent to Prototype: Dynamic import maps](https://groups.google.com/a/chromium.org/g/blink-dev/c/t1AdHiN2Rkc/m/O-ZAMuaJAQAJ)
- [Shipping support for module script integrity in Chrome & Safari](https://shopify.engineering/shipping-support-for-module-script-integrity-in-chrome-safari)

## Какой JS-рантайм быстрее

- [Benchmarking AWS Lambda Cold Starts Across JavaScript Runtimes](https://deno.com/blog/aws-lambda-coldstart-benchmarks)
- [Bun v1.1.22](https://bun.sh/blog/bun-v1.1.22#express-is-now-3x-faster-in-bun)
- [Who is the fastest? Node.js, Bun, or Deno](https://www.trevorlasn.com/blog/benchmarks-for-node-bun-deno)

## Нативный Chrome на iOS

- [Chrome iOS Browser on Blink](https://blogs.igalia.com/gyuyoung/2024/08/08/chrome-ios-browser-on-blink/)

## Ванильный дауншифтинг

- [Plain Vanilla](https://plainvanillaweb.com/)

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

[[email protected]](mailto:[email protected])
29 changes: 29 additions & 0 deletions src/episodes/435/index.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
title: Firefox 129 и WebDriver BiDi, бета Chrome 128, import maps, JS-рантаймы, Chrome на iOS и ваниль

date: 2024-08-12T09:00

hosts:
- Вадим Макеев
- Алексей Симоненко
- Андрей Мелихов
- Полина Гуртовая

chapters:
- time: 00:00:00
title: 'Интро'
- time: 00:01:15
title: 'Избавились от Gulp'
- time: 00:03:19
title: 'Firefox 129 и WebDriver BiDi'
- time: 00:29:02
title: 'Бета Chrome 128'
- time: 00:49:19
title: 'Dynamic import maps'
- time: 01:04:17
title: 'Какой JS-рантайм быстрее'
- time: 01:16:34
title: 'Нативный Chrome на iOS'
- time: 01:24:40
title: 'Ванильный дауншифтинг'

duration: 01:48:10

0 comments on commit fd172bc

Please sign in to comment.