101 совет и рекомендация по цифровой доступности
https://dev.to/inhuofficial/101-digital-accessibility-tips-and-tricks-4728
https://dev.to/inhuofficial/101-digital-accessibility-tips-and-tricks-4728
Создание генеративных пятен с помощью CSS Paint API
https://css-tricks.com/conjuring-generative-blobs-with-the-css-paint-api/
https://css-tricks.com/conjuring-generative-blobs-with-the-css-paint-api/
Полное руководство по локализации вашего приложения с помощью Internationalization API в JavaScript
https://blog.openreplay.com/the-complete-guide-to-localizing-your-app-with-javanoscript-s-internationalization-api
https://blog.openreplay.com/the-complete-guide-to-localizing-your-app-with-javanoscript-s-internationalization-api
Пользовательские свойства и
https://www.quirksmode.org/blog/archives/2021/07/custom_properti.html
@property в CSShttps://www.quirksmode.org/blog/archives/2021/07/custom_properti.html
www.quirksmode.org
Custom properties and @property — ppk
Глобальные и локальные стили в Next.js
https://www.smashingmagazine.com/2021/07/global-local-styling-nextjs/
https://www.smashingmagazine.com/2021/07/global-local-styling-nextjs/
Глубокое погружение в нюансы функциональности Skip to Content
https://css-tricks.com/a-deep-dive-on-skipping-to-content/
https://css-tricks.com/a-deep-dive-on-skipping-to-content/
CSS-Tricks
A Deep Dive on Skipping to Content | CSS-Tricks
While most people browsing the web on a computer use a mouse, many rely on their keyboard instead. Theoretically, using a web page with the keyboard should
Работа с сайтом при помощи голоса — вебсайты с функциями Handsfree
https://itnext.io/handsfree-websites-10d03ffbe85d
https://itnext.io/handsfree-websites-10d03ffbe85d
Как создавать устойчивый JavaScript UI
https://www.smashingmagazine.com/2021/08/build-resilient-javanoscript-ui/
https://www.smashingmagazine.com/2021/08/build-resilient-javanoscript-ui/
40+ Node.js Best Practices по интеграционному тестированию
https://github.com/testjavanoscript/nodejs-integration-tests-best-practices
https://github.com/testjavanoscript/nodejs-integration-tests-best-practices
GitHub
GitHub - testjavanoscript/nodejs-integration-tests-best-practices: ✅ Beyond the basics of Node.js testing. Including a super-comprehensive…
✅ Beyond the basics of Node.js testing. Including a super-comprehensive best practices list and an example app (March 2024) - testjavanoscript/nodejs-integration-tests-best-practices
Учебное пособие по TensorFlow.js: начало работы с ML библиотекой
https://ai.plainenglish.io/tensorflow-js-tutorial-get-started-with-the-ml-library-5d2427a7caad
https://ai.plainenglish.io/tensorflow-js-tutorial-get-started-with-the-ml-library-5d2427a7caad
Medium
TensorFlow.js tutorial: Get started with the ML library
Today, we’re going to dive deeper into TensorFlow and discuss its benefits, features, models, and more.
Рендеринг 3D за кадром: максимальная производительность с помощью canvas workers
https://itnext.io/rendering-3d-offscreen-getting-max-performance-using-canvas-workers-88c207cbcdc2
https://itnext.io/rendering-3d-offscreen-getting-max-performance-using-canvas-workers-88c207cbcdc2
Medium
Rendering 3d offscreen: Getting max performance using canvas workers
The OffscreenCanvas Web API enables us to transfer the ownership of Canvas DOM elements into workers.
Почему вам следует отказаться от использования шаблона «container/presentational» в Redux
https://medium.com/nmc-techblog/why-you-should-stop-using-the-container-presentational-pattern-in-redux-29b112406128
https://medium.com/nmc-techblog/why-you-should-stop-using-the-container-presentational-pattern-in-redux-29b112406128
Medium
Why you should stop using the “container/presentational” pattern in Redux
“Connect More Components to Read Data from the Store”. This Redux best practice has some important performance aspects, let’s cover them.
В чем разница между значениями выравнивания start, flex-start и self-start?
https://csslayout.news/whats-the-difference-between-the-alignment-values-of-start-flex-start-and-self-start/
https://csslayout.news/whats-the-difference-between-the-alignment-values-of-start-flex-start-and-self-start/
CSS Layout News
What's the difference between the alignment values of start, flex-start, and self-start?
In this post find out the difference between the alignment values of start, flex-start, and self-start in flexbox.
Как использовать rabbitmq и Node с docker и docker compose - простой пример настройки приложения
https://geshan.com.np/blog/2021/07/rabbitmq-docker-nodejs/
https://geshan.com.np/blog/2021/07/rabbitmq-docker-nodejs/