Skip to content

Commit

Permalink
Добавляет 398-й
Browse files Browse the repository at this point in the history
  • Loading branch information
pepelsbey committed Dec 4, 2023
1 parent e300361 commit ad106b7
Show file tree
Hide file tree
Showing 3 changed files with 89 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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][] |
Expand Down Expand Up @@ -93,6 +93,7 @@

</details>

[398]: src/episodes/398/index.md
[397]: src/episodes/397/index.md
[396]: src/episodes/396/index.md
[395]: src/episodes/395/index.md
Expand Down
55 changes: 55 additions & 0 deletions src/episodes/398/index.md
Original file line number Diff line number Diff line change
@@ -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/)

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

[[email protected]](mailto:[email protected])
32 changes: 32 additions & 0 deletions src/episodes/398/index.yml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit ad106b7

Please sign in to comment.