Skip to content

Commit

Permalink
Добавляет 448-й
Browse files Browse the repository at this point in the history
  • Loading branch information
pepelsbey committed Nov 11, 2024
1 parent 287bb2a commit c372bd1
Show file tree
Hide file tree
Showing 4 changed files with 62 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
| 480 | 479 | 478 | 477 | 476 | 475 | 474 | 473 | 472 | 471 |
| 470 | 469 | 468 | 467 | 466 | 465 | 464 | 463 | 462 | 461 |
| 460 | 459 | 458 | 457 | 456 | 455 | 454 | 453 | 452 | 451 |
| 450 | 449 | 448 | [447][] | [446][] | [445][] | [444][] | [443][] | [442][] | [441][] |
| 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][] |
| [420][] | [419][] | [418][] | [417][] | [416][] | [415][] | [414][] | [413][] | [412][] | [411][] |
Expand Down Expand Up @@ -113,6 +113,7 @@

</details>

[448]: src/episodes/448/index.md
[447]: src/episodes/447/index.md
[446]: src/episodes/446/index.md
[445]: src/episodes/445/index.md
Expand Down
4 changes: 4 additions & 0 deletions src/episodes/448/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"fileSize": 83782623,
"duration": 5235043
}
31 changes: 31 additions & 0 deletions src/episodes/448/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
## Поддержите нас

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

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

## Safari TP 207

- [Safari Technology Preview 207](https://webkit.org/blog/16205/release-notes-for-safari-technology-preview-207/)

## Мгновенная навигация

- [How to achieve instant navigations on the web](https://www.debugbear.com/blog/instant-navigations)

## Опасный npm

- [Hundreds of code libraries posted to NPM try to install malware on dev machines](https://arstechnica.com/security/2024/11/javascript-developers-targeted-by-hundreds-of-malicious-code-libraries/)
- [Typosquat campaign targeting Puppeteer users](https://blog.phylum.io/supply-chain-security-typosquat-campaign-targeting-puppeteer-users/)

## Безголовые компоненты

- [How headless components became the future for building UI libraries](https://www.subframe.com/blog/how-headless-components-became-the-future-for-building-ui-libraries)

## Width: stretch

- [The stretch keyword: a better alternative to width: 100% in CSS?](https://fullystacked.net/stretch/)

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

[[email protected]](mailto:[email protected])
25 changes: 25 additions & 0 deletions src/episodes/448/index.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
title: 'Safari TP 207, мгновенная навигация, опасный npm, безголовые компоненты, width: stretch'

date: 2024-11-11T09:00

hosts:
- Никита Дубко
- Алексей Симоненко

chapters:
- time: 00:00:00
title: 'Интро'
- time: 00:01:15
title: 'Safari TP 207'
- time: 00:10:01
title: 'Мгновенная навигация'
- time: 00:36:03
title: 'Опасный npm'
- time: 00:51:28
title: 'Безголовые компоненты'
- time: 01:12:41
title: 'Width: stretch'
- time: 01:18:45
title: 'Ответы на вопросы'

duration: 01:27:15

0 comments on commit c372bd1

Please sign in to comment.