diff --git a/README.md b/README.md index 3162d7d0..2a951d7d 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ | № | | | | | | | | | | | ------- | ------- | ------- | ------- | ------- | ------- | ------- | ------- | ------- | ------- | -| 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][] | @@ -103,6 +103,7 @@ +[417]: src/episodes/417/index.md [416]: src/episodes/416/index.md [415]: src/episodes/415/index.md [414]: src/episodes/414/index.md diff --git a/src/episodes/417/index.md b/src/episodes/417/index.md new file mode 100644 index 00000000..1c1fad2c --- /dev/null +++ b/src/episodes/417/index.md @@ -0,0 +1,50 @@ +## Поддержите нас + +- [Патреон](https://www.patreon.com/webstandards_ru) +- [Бусти](https://boosty.to/webstandards_ru) +- USDT: TDWwqYaDVuXQuoDUxAGc3DtttPaFqLcJ1F +- TON: UQDtdvstR13TCLsiD-L_LGzkehbPQkpuP5UnOybzutwG0HUg + +## Бета Safari 17.5 + +- [Safari 17.5 Beta Release Notes](https://developer.apple.com/documentation/safari-release-notes/safari-17_5-release-notes) + +## Learn JS + +- [Learn JavaScript](https://web.dev/learn/javascript) +- [MDN Curriculum: JS fundamentals](https://developer.mozilla.org/en-US/curriculum/core/javascript-fundamentals/) + +## Как помочь CSS + +- [For the last 4 years, I spent most of my time on CSS specs](https://front-end.social/@mia/112208118572767469) +- [OddBird Open Source](https://opencollective.com/oddbird-open-source) +- [Getting Started in Standards](https://www.igalia.com/chats/gsis) + +## Сигналы в JS + +- [A proposal to add signals to JavaScript](https://github.com/proposal-signals/proposal-signals) + +## Container Queries + +- [An Interactive Guide to CSS Container Queries](https://ishadeed.com/article/css-container-query-guide/) +- [MDN: @container](https://developer.mozilla.org/en-US/docs/Web/CSS/@container) + +## WebAIM Million + +- [The WebAIM Million](https://webaim.org/projects/million/) +- [Инклюзивный ананас](https://inclusivepineapple.github.io/) + +## HTML-санитайзер + +- [The Blessing of the Strings](https://bkardell.com/blog/blessing-strings.html) + +## Bun 1.1 + +- [Bun 1.1](https://bun.sh/blog/bun-v1.1) +- [Elysia 1.0](https://elysiajs.com/blog/elysia-10) + +## Ответы на вопросы + +- [Baseline’s evolution on MDN](https://developer.mozilla.org/en-US/blog/baseline-evolution-on-mdn/) + +[podcast@web-standards.ru](mailto:podcast@web-standards.ru) diff --git a/src/episodes/417/index.yml b/src/episodes/417/index.yml new file mode 100644 index 00000000..f7a0298c --- /dev/null +++ b/src/episodes/417/index.yml @@ -0,0 +1,33 @@ +title: Бета Safari 17.5, Learn JS, CSS, сигналы в JS, Container Queries, WebAIM, HTML-санитайзер, Bun + +date: 2024-04-08T09:00 + +hosts: + - Никита Дубко + - Вадим Макеев + - Андрей Мелихов + - Алексей Симоненко + +chapters: + - time: 00:00:00 + title: 'Интро' + - time: 00:03:27 + title: 'Бета Safari 17.5' + - time: 00:12:50 + title: 'Learn JS' + - time: 00:16:16 + title: 'Как помочь CSS' + - time: 00:30:51 + title: 'Сигналы в JS' + - time: 00:48:52 + title: 'Container Queries' + - time: 01:05:41 + title: 'WebAIM Million' + - time: 01:29:25 + title: 'HTML-санитайзер' + - time: 01:35:36 + title: 'Bun 1.1' + - time: 01:51:23 + title: 'Ответы на вопросы' + +duration: 02:01:55