11 min.

Chrome 121, Firefox 122, CSS 2023, IndexedDB, полезные подборки, обновление TIOBE Новости 512

    • Technologie

Форма обратной связи: https://forms.gle/QXTEqAfKTjUoR7Lk8
Текстовая версия: https://blog.csssr.com/ru/news512/episode/news-249/

0:00:00 Начало выпуска

0:00:44 Интересные публикации
CSS 2023 — https://developer.chrome.com/blog/css-wrapped-2023
IndexedDB Guide — https://blog.xnim.me/indexeddb-guide
Золотое правило сравнения — https://www.epicweb.dev/the-golden-rule-of-assertions
Для чего нужны тесты — https://www.epicweb.dev/the-true-purpose-of-testing
JS однопоточный? — https://habr.com/ru/articles/786330/
View Trannsitions API, часть 1 — https://www.smashingmagazine.com/2023/12/view-transitions-api-ui-animations-part1/
View Trannsitions API, часть 2 — https://www.smashingmagazine.com/2024/01/view-transitions-api-ui-animations-part2/
Удобный API файловыой системы — https://humanwhocodes.com/blog/2024/01/fsx-modern-filesystem-api-javascript/
Переход с Redux на Effector — https://habr.com/ru/companies/simbirsoft/articles/787244/
htmx JS-фреймворк или нет? — https://htmx.org/essays/is-htmx-another-javascript-framework/
htmx за 10 минут — https://www.youtube.com/watch?v=r0XBULqzsT0
Чек-лист для дезайн-систем — https://www.designsystemchecklist.com/
Принципы разработки IBM — https://www.designprinciplesftw.com/collections/ibm-design-principles
Демо возможностей PWA — https://whatpwacando.today/
33 концепта JS [EN] — https://github.com/leonardomso/33-js-concepts
33 концепта JS [RU] — https://github.com/gumennii/33-js-concepts
5 предсказаний SRE — https://www.codereliant.io/5-sre-predictions-for-2024/
5 CSS-сниппетов — https://web.dev/articles/5-css-snippets-every-front-end-developer-should-know-in-2024
Кейсы применения :has() — https://bejamas.io/blog/learn-css-has-selector-by-examples-top-use-cases/
React-библиотеки 2024 — https://www.robinwieruch.de/react-libraries/
Фронтенд-тулзы 2023 — https://www.smashingmagazine.com/2024/01/top-frontend-tools-2023/
Где бесплатно изучать фронтенд? — https://habr.com/ru/articles/788308/
Библиотека компонентов — https://element-plus.org/en-US/
Bruno: альтернатива Postman — https://github.com/usebruno/bruno

0:08:09 Новости релизов
Chrome 121 — https://developer.chrome.com/blog/new-in-chrome-121
Chrome DevTools 121 — https://developer.chrome.com/blog/new-in-devtools-121
Firefox 122 — https://www.mozilla.org/en-US/firefox/122.0/releasenotes/
Firefox 122 for developers — https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/122
Angular 17.1.0 — https://github.com/angular/angular/releases/tag/17.1.0
Next.js 14.1 — https://nextjs.org/blog/next-14-1
Node.js 21.6.0 — https://nodejs.org/en/blog/release/v21.6.0
Node.js 21.6.1 — https://nodejs.org/en/blog/release/v21.6.1
Security-обновление Gitlab — https://about.gitlab.com/releases/2024/01/11/critical-security-release-gitlab-16-7-2-released/
Chai 5.0 — https://github.com/chaijs/chai/releases/tag/v5.0.0
Prettier 3.2 — https://prettier.io/blog/2024/01/12/3.2.0.html
React icons 5.0.0 — https://github.com/react-icons/react-icons/releases/tag/v5.0.0
VirtualBox 7.0.14 — https://www.mail-archive.com/vbox-announce@virtualbox.org/msg00229.html

0:11:15 Другие новости
Обновление индекса TIOBE 2024 — https://www.tiobe.com/tiobe-index/

Слушайте на любимой платформе:
YouTube — https://www.youtube.com/channel/UCoF-ngPNAd-_PTyKDZDsViA
RSS — https://radio.csssr.com/rss/news512.rss
Apple Podcasts — https://podcasts.apple.com/us/podcast/id1370045815
Google Podcasts — https://podcasts.google.com/?feed=aHR0cHM6Ly9yYWRpby5jc3Nzci5j

Форма обратной связи: https://forms.gle/QXTEqAfKTjUoR7Lk8
Текстовая версия: https://blog.csssr.com/ru/news512/episode/news-249/

0:00:00 Начало выпуска

0:00:44 Интересные публикации
CSS 2023 — https://developer.chrome.com/blog/css-wrapped-2023
IndexedDB Guide — https://blog.xnim.me/indexeddb-guide
Золотое правило сравнения — https://www.epicweb.dev/the-golden-rule-of-assertions
Для чего нужны тесты — https://www.epicweb.dev/the-true-purpose-of-testing
JS однопоточный? — https://habr.com/ru/articles/786330/
View Trannsitions API, часть 1 — https://www.smashingmagazine.com/2023/12/view-transitions-api-ui-animations-part1/
View Trannsitions API, часть 2 — https://www.smashingmagazine.com/2024/01/view-transitions-api-ui-animations-part2/
Удобный API файловыой системы — https://humanwhocodes.com/blog/2024/01/fsx-modern-filesystem-api-javascript/
Переход с Redux на Effector — https://habr.com/ru/companies/simbirsoft/articles/787244/
htmx JS-фреймворк или нет? — https://htmx.org/essays/is-htmx-another-javascript-framework/
htmx за 10 минут — https://www.youtube.com/watch?v=r0XBULqzsT0
Чек-лист для дезайн-систем — https://www.designsystemchecklist.com/
Принципы разработки IBM — https://www.designprinciplesftw.com/collections/ibm-design-principles
Демо возможностей PWA — https://whatpwacando.today/
33 концепта JS [EN] — https://github.com/leonardomso/33-js-concepts
33 концепта JS [RU] — https://github.com/gumennii/33-js-concepts
5 предсказаний SRE — https://www.codereliant.io/5-sre-predictions-for-2024/
5 CSS-сниппетов — https://web.dev/articles/5-css-snippets-every-front-end-developer-should-know-in-2024
Кейсы применения :has() — https://bejamas.io/blog/learn-css-has-selector-by-examples-top-use-cases/
React-библиотеки 2024 — https://www.robinwieruch.de/react-libraries/
Фронтенд-тулзы 2023 — https://www.smashingmagazine.com/2024/01/top-frontend-tools-2023/
Где бесплатно изучать фронтенд? — https://habr.com/ru/articles/788308/
Библиотека компонентов — https://element-plus.org/en-US/
Bruno: альтернатива Postman — https://github.com/usebruno/bruno

0:08:09 Новости релизов
Chrome 121 — https://developer.chrome.com/blog/new-in-chrome-121
Chrome DevTools 121 — https://developer.chrome.com/blog/new-in-devtools-121
Firefox 122 — https://www.mozilla.org/en-US/firefox/122.0/releasenotes/
Firefox 122 for developers — https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/122
Angular 17.1.0 — https://github.com/angular/angular/releases/tag/17.1.0
Next.js 14.1 — https://nextjs.org/blog/next-14-1
Node.js 21.6.0 — https://nodejs.org/en/blog/release/v21.6.0
Node.js 21.6.1 — https://nodejs.org/en/blog/release/v21.6.1
Security-обновление Gitlab — https://about.gitlab.com/releases/2024/01/11/critical-security-release-gitlab-16-7-2-released/
Chai 5.0 — https://github.com/chaijs/chai/releases/tag/v5.0.0
Prettier 3.2 — https://prettier.io/blog/2024/01/12/3.2.0.html
React icons 5.0.0 — https://github.com/react-icons/react-icons/releases/tag/v5.0.0
VirtualBox 7.0.14 — https://www.mail-archive.com/vbox-announce@virtualbox.org/msg00229.html

0:11:15 Другие новости
Обновление индекса TIOBE 2024 — https://www.tiobe.com/tiobe-index/

Слушайте на любимой платформе:
YouTube — https://www.youtube.com/channel/UCoF-ngPNAd-_PTyKDZDsViA
RSS — https://radio.csssr.com/rss/news512.rss
Apple Podcasts — https://podcasts.apple.com/us/podcast/id1370045815
Google Podcasts — https://podcasts.google.com/?feed=aHR0cHM6Ly9yYWRpby5jc3Nzci5j

11 min.

Top-podcasts in Technologie

de Groene Nerds
Aljo Hartgers & Danny Oosterveer // De Podcasters
✨Poki - Podcast over Kunstmatige Intelligentie AI
Alexander Klöpping & Wietse Hage
Acquired
Ben Gilbert and David Rosenthal
Tweakers Podcast
Tweakers
De Technoloog | BNR
BNR Nieuwsradio
Bright Podcast
Bright B.V.

Meer van CSSSR

Manager Within
CSSSR
WWW — World Wide Work
CSSSR
Argumentarium
CSSSR
Remote Talk
CSSSR
Новости 512
CSSSR