React-Tensorflow — библиотека React хуков, написанная на Typescript для использования моделей Tensorflow в вашем приложении
https://github.com/joshuaellis/react-tensorflow
https://github.com/joshuaellis/react-tensorflow
GitHub
GitHub - joshuaellis/react-tensorflow: Tensorflow hooks for React.js
Tensorflow hooks for React.js. Contribute to joshuaellis/react-tensorflow development by creating an account on GitHub.
Наглядный туториал о разработке интернет-магазина на nuxt.js
https://www.apisful.com/tutorials/ru/internet-magazin-vue-js-nuxt-js-apisful/
https://www.apisful.com/tutorials/ru/internet-magazin-vue-js-nuxt-js-apisful/
Apisful
Интернет-магазин на vue.js + nuxt.js + apisful
Разберемся как использовать nuxt js, зачем он нужен, как бесплатно и в пару кликов получить бэкенд для своего проекта.
Puppeteer vs Selenium vs Playwright — сравнение скорости
https://blog.checklyhq.com/puppeteer-vs-selenium-vs-playwright-speed-comparison/
https://blog.checklyhq.com/puppeteer-vs-selenium-vs-playwright-speed-comparison/
Checkly
Puppeteer vs Selenium vs Playwright, a speed comparison
Which one runs faster? Puppeteer, Playwright, WebDriverIO or Selenium? We ran our own benchmark to find out.
Опасности использования объектов в useState и useEffect ReactJS Hooks
https://coletiv.com/blog/dangers-of-using-objects-in-useState-and-useEffect-ReactJS-hooks/
https://coletiv.com/blog/dangers-of-using-objects-in-useState-and-useEffect-ReactJS-hooks/
Оптимизация изображений в соответствии с ограничениями сети и устройств в React
https://css-tricks.com/optimize-images-according-to-network-and-device-constraints-in-react/
https://css-tricks.com/optimize-images-according-to-network-and-device-constraints-in-react/
CSS-Tricks
Optimize Images According To Network And Device Constraints In React | CSS-Tricks
Connectivity has evolved beyond recognition since the beginning of the internet. We are lightyears past dial up, these days, and can watch a video in high
Создание веба для следующего миллиарда пользователей, часть 1: ARIA, Focus и Focus Management
https://www.telerik.com/blogs/creating-web-next-billion-users-aria-focus-focus-management
https://www.telerik.com/blogs/creating-web-next-billion-users-aria-focus-focus-management
Telerik Blogs
Web Accessibility: Aria, Focus, Focus Management
Understanding the concept of accessibility for the web.
5 ошибок, которых следует избегать при использовании React Hooks
https://dmitripavlutin.com/react-hooks-mistakes-to-avoid/
https://dmitripavlutin.com/react-hooks-mistakes-to-avoid/
Dmitri Pavlutin Blog
5 Mistakes to Avoid When Using React Hooks
Common mistakes and anti-patterns to avoid when using React hooks.
Повышение скорости рендеринга страницы с помощью только CSS
https://blog.bitsrc.io/improve-page-rendering-speed-using-only-css-a61667a16b2
https://blog.bitsrc.io/improve-page-rendering-speed-using-only-css-a61667a16b2
Medium
Improve Page Rendering Speed Using Only CSS
4 Important CSS tips for faster page rendering
Ошибки и обработка ошибок в JavaScript
https://blog.bitsrc.io/errors-and-error-handling-in-javascript-52d448b8183d
https://blog.bitsrc.io/errors-and-error-handling-in-javascript-52d448b8183d
Понимание синтаксиса деструктуризации JavaScript
https://www.telerik.com/blogs/understanding-javascript-destructuring-syntax
https://www.telerik.com/blogs/understanding-javascript-destructuring-syntax
Telerik Blogs
Understanding the JavaScript Destructuring Syntax
Destructuring provides a simple yet effective way of creating variables out of pieces of an array, or properties of an object—allowing for better code.