From 7652f4121b1da759cabdb60147f74ef4efd2d6f0 Mon Sep 17 00:00:00 2001 From: Vadim Makeev Date: Mon, 29 Apr 2024 13:19:09 +0200 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=20420-=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- src/episodes/420/index.md | 50 ++++++++++++++++++++++++++++++++++++++ src/episodes/420/index.yml | 30 +++++++++++++++++++++++ 3 files changed, 82 insertions(+), 1 deletion(-) create mode 100644 src/episodes/420/index.md create mode 100644 src/episodes/420/index.yml diff --git a/README.md b/README.md index 88192d25..ac6bab9b 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ | 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 | -| 420 | [419][] | [418][] | [417][] | [416][] | [415][] | [414][] | [413][] | [412][] | [411][] | +| [420][] | [419][] | [418][] | [417][] | [416][] | [415][] | [414][] | [413][] | [412][] | [411][] | | [410][] | [409][] | [408][] | [407][] | [406][] | [405][] | 404 | [403][] | [402][] | [401][] | @@ -112,6 +112,7 @@ +[420]: src/episodes/420/index.md [419]: src/episodes/419/index.md [418]: src/episodes/418/index.md [417]: src/episodes/417/index.md diff --git a/src/episodes/420/index.md b/src/episodes/420/index.md new file mode 100644 index 00000000..f1daef5c --- /dev/null +++ b/src/episodes/420/index.md @@ -0,0 +1,50 @@ +## Поддержите нас + +Простой способ сказать «спасибо» и попасть в закрытый чат. + +- [Патреон](https://www.patreon.com/webstandards_ru) +- [Бусти](https://boosty.to/webstandards_ru) +- 3,5 USDT + - TRC20: TDWwqYaDVuXQuoDUxAGc3DtttPaFqLcJ1F + - TON: UQDtdvstR13TCLsiD-L_LGzkehbPQkpuP5UnOybzutwG0HUg +- 1 TON: webstandards.ton + +## Google I/O и Config + +- [Web at Google I/O, May 14](https://io.google/2024/explore/?q=web) +- [Config 2024 lineup](https://config.figma.com/agenda) + +## Translation API + +- [Blink: Web Translation API](https://groups.google.com/a/chromium.org/g/blink-dev/c/Ie46tc6_8so/m/eY1huFmOAAAJ) + +## Новости Figma + +- [What We Launched at Framework 2024](https://www.figma.com/blog/what-we-launched-at-framework-2024/) +- [The Right Code for Your Design System](https://www.figma.com/blog/introducing-code-connect/) + +## Invokers + +- [Invoking elements by using only HTML: A first look at invokers](https://utilitybend.com/blog/invoking-elements-by-using-only-html-a-first-look-at-invokers) + +## Длинные альты + +- [Long Alt](https://adrianroselli.com/2024/04/long-alt.html) +- [Адовый UX](https://t.me/uxfromhell) + +## Атрибуты и свойства + +- [HTML attributes vs DOM properties](https://jakearchibald.com/2024/attributes-vs-properties/) +- [Putting React In The Browser](https://offthemainthread.tech/episode/putting-react-in-the-browser/) + +## Бета React 19 + +- [React 19 Beta](https://react.dev/blog/2024/04/25/react-19#whats-new-in-react-19) +- [React 19 Beta Upgrade Guide](https://react.dev/blog/2024/04/25/react-19-upgrade-guide) + +## Ответы на вопросы + +- [wpt/margin-padding-clear](https://wpt.fyi/results/css/CSS2/margin-padding-clear) +- [w3c/csswg-drafts](https://github.com/w3c/csswg-drafts/issues/) + +[podcast@web-standards.ru](mailto:podcast@web-standards.ru) diff --git a/src/episodes/420/index.yml b/src/episodes/420/index.yml new file mode 100644 index 00000000..bcf4cb79 --- /dev/null +++ b/src/episodes/420/index.yml @@ -0,0 +1,30 @@ +title: Google I/O и Config, Translation API, Figma, Invokers, альты, атрибуты/свойства, бета React 19 + +date: 2024-04-29T09:00 + +hosts: + - Вадим Макеев + - Никита Дубко + - Юля Миоцен + +chapters: + - time: 00:00:00 + title: 'Интро' + - time: 00:02:09 + title: 'Google I/O и Config' + - time: 00:09:32 + title: 'Translation API' + - time: 00:19:57 + title: 'Новости Figma' + - time: 00:30:01 + title: 'Invokers' + - time: 00:47:31 + title: 'Длинные альты' + - time: 00:56:48 + title: 'Атрибуты и свойства' + - time: 01:06:37 + title: 'Бета React 19' + - time: 01:23:59 + title: 'Ответы на вопросы' + +duration: 01:29:58