From ad106b7c51b6953713522b22b4ec3b4fe17833b9 Mon Sep 17 00:00:00 2001 From: Vadim Makeev Date: Mon, 4 Dec 2023 10:38:36 +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=20398-=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- src/episodes/398/index.md | 55 ++++++++++++++++++++++++++++++++++++++ src/episodes/398/index.yml | 32 ++++++++++++++++++++++ 3 files changed, 89 insertions(+), 1 deletion(-) create mode 100644 src/episodes/398/index.md create mode 100644 src/episodes/398/index.yml diff --git a/README.md b/README.md index a01eb083..cf57bd8e 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ | № | | | | | | | | | | | ------- | ------- | ------- | ------- | ------- | ------- | ------- | ------- | ------- | ------- | -| 400 | 399 | 398 | [397][] | [396][] | [395][] | [394][] | [393][] | [392][] | [391][] | +| 400 | 399 | [398][] | [397][] | [396][] | [395][] | [394][] | [393][] | [392][] | [391][] | | [390][] | [389][] | [388][] | [387][] | [386][] | [385][] | [384][] | [383][] | [382][] | [381][] | | [380][] | [379][] | [378][] | [377][] | [376][] | [375][] | [374][] | [373][] | [372][] | [371][] | | [370][] | [369][] | [368][] | [367][] | [366][] | [365][] | [364][] | [363][] | [362][] | [361][] | @@ -93,6 +93,7 @@ +[398]: src/episodes/398/index.md [397]: src/episodes/397/index.md [396]: src/episodes/396/index.md [395]: src/episodes/395/index.md diff --git a/src/episodes/398/index.md b/src/episodes/398/index.md new file mode 100644 index 00000000..e09dc6b5 --- /dev/null +++ b/src/episodes/398/index.md @@ -0,0 +1,55 @@ +## Поддержите нас + +- [Патреон](https://www.patreon.com/webstandards_ru) +- [Бусти](https://boosty.to/webstandards_ru) + +## Движок Servo + +- [This month in Servo: better floats, :has(), color-mix(), and more!](https://servo.org/blog/2023/11/30/embedding-floats-color-mix/) + +## Линейки в селектах + +- [Firefox: Intent to prototype and ship: hr in select](https://groups.google.com/a/mozilla.org/g/dev-platform/c/hQExM12Wzf0/m/nVZcDS1tAgAJ) + +## Дэшборд с браузерами + +- [Browser Versions](https://patrickbrosset.com/lab/browser-versions/) + +## State of JS 2023 + +- [State of JavaScript 2023](https://survey.devographics.com/en-US/survey/state-of-js/2023) + +## Адвенты для всех + +- [Advent of CSS](https://www.adventofcss.com/) +- [HTMHell: The UX of HTML](https://www.htmhell.dev/adventcalendar/2023/1/) +- [Advent of Code](https://adventofcode.com/) +- [Web Performance Calendar](https://calendar.perfplanet.com/2023/) +- [Performance.now() 2023](https://www.youtube.com/playlist?list=PLjnstNlepBvNb93j0MICxh9ymBlq1It1D) +- [UXMas](https://2023.leanuxmas.com/) +- [Designcember](https://designcember.com/) + +## Подкаст OTMT + +- [Off The Main Thread: WebGPU and Browser Ideologies](https://offthemainthread.tech/episode/webgpu-and-browser-ideologies/) + +## Math-функции в CSS + +- [The New CSS Math: rem() and mod()](https://danielcwilson.com/posts/mathematicss-rem-mod/) + +## Особенности @scope + +- [Scope Selector Nuance](https://blog.kizu.dev/scope-selector-nuance/) + +## Адаптивное видео + +- [How to Use Responsive HTML Video (...and Audio!)](https://scottjehl.com/posts/using-responsive-video/) + +## Дизайнеры и разработчики + +- [Care beyond code: 7 best design practices for frontend developers](https://evilmartians.com/chronicles/care-beyond-code-7-best-design-practices-for-frontend-developers) +- [Как воспитать дизайнера](https://web-standards.ru/articles/coder-vs-designer/) + +## Ответы на вопросы + +[podcast@web-standards.ru](mailto:podcast@web-standards.ru) diff --git a/src/episodes/398/index.yml b/src/episodes/398/index.yml new file mode 100644 index 00000000..f967ace9 --- /dev/null +++ b/src/episodes/398/index.yml @@ -0,0 +1,32 @@ +title: Servo, селекты, State of JS, адвенты, OTMT, Math в CSS, @scope, видео, дизайн и разработка + +date: 2023-12-04T09:00 + +hosts: + - Юля Миоцен + - Вадим Макеев + - Никита Дубко + +chapters: + - time: 00:02:40 + title: 'Движок Servo' + - time: 00:09:07 + title: 'Линейки в селектах' + - time: 00:15:16 + title: 'Дэшборд с браузерами' + - time: 00:19:42 + title: 'State of JS 2023' + - time: 00:23:38 + title: 'Адвенты для всех' + - time: 00:36:55 + title: 'Подкаст OTMT' + - time: 00:42:17 + title: 'Math-функции в CSS' + - time: 00:49:55 + title: 'Особенности @scope' + - time: 00:57:42 + title: 'Адаптивное видео' + - time: 01:08:41 + title: 'Дизайнеры и разработчики' + +duration: 01:24:58