-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
69 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"fileSize": 85894631, | ||
"duration": 5367040 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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]) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |