Skip to content

Commit

Permalink
Добавляет 426-й
Browse files Browse the repository at this point in the history
  • Loading branch information
pepelsbey committed Jun 10, 2024
1 parent 2f994b7 commit 876b2d4
Show file tree
Hide file tree
Showing 4 changed files with 69 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
| 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 |
| 430 | 429 | 428 | 427 | 426 | [425][] | [424][] | [423][] | [422][] | [421][] |
| 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][] |

Expand Down Expand Up @@ -113,6 +113,7 @@

</details>

[426]: src/episodes/426/index.md
[425]: src/episodes/425/index.md
[424]: src/episodes/424/index.md
[423]: src/episodes/423/index.md
Expand Down
4 changes: 4 additions & 0 deletions src/episodes/426/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"fileSize": 85894631,
"duration": 5367040
}
37 changes: 37 additions & 0 deletions src/episodes/426/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
## Поддержите нас

Простой способ сказать «спасибо» и попасть в закрытый чат.

- [Патреон](https://www.patreon.com/webstandards_ru)
- [Бусти](https://boosty.to/webstandards_ru)

## Нативная карусель

- [Carousel explainer](https://github.com/flackr/carousel)
- [ARIA Authoring Practices Guide](https://www.w3.org/WAI/ARIA/apg/)

## WebAssembly JSPI

- [WebAssembly JSPI has a new API](https://v8.dev/blog/jspi-newapi)

## Стили popover/dialog

- [Resetting default popover styles](https://www.mayank.co/notes/popover-default-styles/)
- [Resetting default dialog styles](https://www.mayank.co/notes/dialog-default-styles/)

## Просто htmx

- [htmx: Simplicity in an Age of Complicated Solutions](https://www.erikheemskerk.nl/htmx-simplicity/)
- [JS Party. htmx: a new old way to build the web](https://changelog.com/jsparty/307)
- [Modern client-side routing: the Navigation API](https://developer.chrome.com/docs/web-platform/navigation-api/)

## Gap и cap в CSS

- [The Gap](https://ishadeed.com/article/the-gap/)
- [Cap Unit](https://ishadeed.com/article/css-cap-unit/)

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

- [Nuxt Delay Hydration](https://nuxt.com/modules/delay-hydration)

[[email protected]](mailto:[email protected])
26 changes: 26 additions & 0 deletions src/episodes/426/index.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
title: Нативная карусель, WebAssembly JSPI, стили popover/dialog, просто htmx, gap и cap в CSS

date: 2024-06-10T09:00

hosts:
- Андрей Мелихов
- Полина Гуртовая
- Вадим Макеев

chapters:
- time: 00:00:00
title: 'Интро'
- time: 00:01:07
title: 'Нативная карусель'
- time: 00:16:43
title: 'WebAssembly JSPI'
- time: 00:28:39
title: 'Стили popover/dialog'
- time: 00:43:05
title: 'Просто htmx'
- time: 01:04:17
title: 'Gap и cap в CSS'
- time: 01:16:53
title: 'Ответы на вопросы'

duration: 01:29:27

0 comments on commit 876b2d4

Please sign in to comment.