From fd172bcef66fafc430d644d0f1f26c532b67aaff Mon Sep 17 00:00:00 2001 From: Vadim Makeev Date: Mon, 12 Aug 2024 00:29:48 +0100 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D1=8F?= =?UTF-8?q?=D0=B5=D1=82=20435-=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- src/episodes/435/index.json | 4 +++ src/episodes/435/index.md | 51 +++++++++++++++++++++++++++++++++++++ src/episodes/435/index.yml | 29 +++++++++++++++++++++ 4 files changed, 86 insertions(+), 1 deletion(-) create mode 100644 src/episodes/435/index.json create mode 100644 src/episodes/435/index.md create mode 100644 src/episodes/435/index.yml diff --git a/README.md b/README.md index 053f943..04eebb1 100644 --- a/README.md +++ b/README.md @@ -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][] | @@ -113,6 +113,7 @@ +[435]: src/episodes/435/index.md [434]: src/episodes/434/index.md [433]: src/episodes/433/index.md [432]: src/episodes/432/index.md diff --git a/src/episodes/435/index.json b/src/episodes/435/index.json new file mode 100644 index 0000000..1c530fd --- /dev/null +++ b/src/episodes/435/index.json @@ -0,0 +1,4 @@ +{ + "fileSize": 103862943, + "duration": 6490044 +} diff --git a/src/episodes/435/index.md b/src/episodes/435/index.md new file mode 100644 index 0000000..d7acf2b --- /dev/null +++ b/src/episodes/435/index.md @@ -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/) + +## Ответы на вопросы + +[podcast@web-standards.ru](mailto:podcast@web-standards.ru) diff --git a/src/episodes/435/index.yml b/src/episodes/435/index.yml new file mode 100644 index 0000000..54ce3dc --- /dev/null +++ b/src/episodes/435/index.yml @@ -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