Начало работы с современным JavaScript — классы
https://indepth.dev/getting-started-with-modern-javascript-classes/
https://indepth.dev/getting-started-with-modern-javascript-classes/
Полезные инструменты в веб-разработке на Vue.js
https://www.smashingmagazine.com/2020/10/useful-tools-vue-javascript-web-development/
https://www.smashingmagazine.com/2020/10/useful-tools-vue-javascript-web-development/
Smashing Magazine
Useful Tools In Vue.js Web Development — Smashing Magazine
There are some tools that developers that are just getting started with Vue or sometimes, have experience building with Vue sometimes do not know exist to make development in Vue a lot easier. Today, Timi Omoyeni is going to show you a few of these libraries…
CSS Variables 101: подробное руководство по CSS переменным с примерами
https://ishadeed.com/article/css-vars-101/
https://ishadeed.com/article/css-vars-101/
Ishadeed
CSS Variables 101
Learn about CSS variables (CSS custom properties) in detail.
Расширение ответственности фронтенд-разработчиков
https://css-tricks.com/the-widening-responsibility-for-front-end-developers/
https://css-tricks.com/the-widening-responsibility-for-front-end-developers/
CSS-Tricks
The Widening Responsibility For Front-End Developers | CSS-Tricks
This is an extended version of my essay “When front-end means full-stack” which was published in the wonderful Increment magazine put out by Stripe. It’s also something of an evolution of a couple other of my essays, “The Great Divide” and “Ooops, I guess…
Microsoft рассказала, почему браузеры в Windows 10 создают так много процессов
https://3dnews.ru/1022394/microsoft-rasskazala-pochemu-brauzeri-v-windows-10-sozdayut-tak-mnogo-protsessov
https://3dnews.ru/1022394/microsoft-rasskazala-pochemu-brauzeri-v-windows-10-sozdayut-tak-mnogo-protsessov
3DNews - Daily Digital Digest
Все самое интересное из мира IT-индустрии
Самые интересные и оперативные новости из мира высоких технологий. На нашем портале - все о компьютерном железе, гаджетах, ноутбуках и других цифровых устройствах. А также обзоры новых игр, достижения современной науки и самые любопытные онлайн-проекты.
Создание 3D сцен на three.js от Глеба Беглова с пояснением тонкостей работы
https://habr.com/ru/post/519008/
https://habr.com/ru/post/521470/
Демки (чтобы все заиграло - юзайте скрол):
https://meta.sacri.ru
https://chrome.sacri.ru
Полный код: https://github.com/trtr7dr/ReMultiScene
https://habr.com/ru/post/519008/
https://habr.com/ru/post/521470/
Демки (чтобы все заиграло - юзайте скрол):
https://meta.sacri.ru
https://chrome.sacri.ru
Полный код: https://github.com/trtr7dr/ReMultiScene
11 фронтенд трюков, о которых не знают многие фронтенд-разработчики
https://medium.com/javascript-in-plain-english/11-frontend-tricks-that-most-frontend-developers-dont-know-about-68dc48199ed6
https://medium.com/javascript-in-plain-english/11-frontend-tricks-that-most-frontend-developers-dont-know-about-68dc48199ed6
Medium
11 Frontend tricks that most Frontend Developers don’t know about
Interesting tricks you can do with HTML/JS/CSS
Удобная платформа для подбора библиотек и фреймворков JavaScript — openbase
https://habr.com/ru/post/523584/
https://habr.com/ru/post/523584/
Хабр
Удобная платформа для подбора библиотек и фреймворков JavaScript — openbase
Что за зверь? openbase.io «Находите и сравнивайте пакеты с открытым исходным кодом с отзывами пользователей, категоризацией и беспрецедентной информацией о по...
Wouter: Минималистичная альтернатива React Router
https://blog.bitsrc.io/wouter-a-minimalist-alternative-to-react-router-2756690c2b77
https://blog.bitsrc.io/wouter-a-minimalist-alternative-to-react-router-2756690c2b77
Medium
Wouter: A Minimalist Alternative to React Router
Although React Router is currently the most popular routing solution for building applications with React, there are some people who feel…
react-colorful: Новый минималистичный колор-пикер для React-приложений. В 17 раз легче react-color, доступный, модульный, без зависимостей.
https://dev.to/omgovich/react-colorful-1-8-kb-color-picker-for-react-fast-dependency-free-customizable-and-accessible-8le
https://dev.to/omgovich/react-colorful-1-8-kb-color-picker-for-react-fast-dependency-free-customizable-and-accessible-8le
DEV Community
🎨 react-colorful — 1,8 KB color picker for React. Fast, dependency-free, customizable, and accessible
📆 The Story Several months ago I was searching for an open-source color picker component t...
Detect GPU — Определяет графические процессоры на основе их результатов в тестах производительности 3D-рендеринга, что позволяет разработчику предоставлять разумные настройки по умолчанию для приложений с интенсивной графикой.
https://github.com/TimvanScherpenzeel/detect-gpu
https://github.com/TimvanScherpenzeel/detect-gpu
GitHub
GitHub - pmndrs/detect-gpu: Classifies GPUs based on their 3D rendering benchmark score allowing the developer to provide sensible…
Classifies GPUs based on their 3D rendering benchmark score allowing the developer to provide sensible default settings for graphically intensive applications. - pmndrs/detect-gpu
Учебное пособие по webpack: Как настроить webpack 5 с нуля
https://www.taniarascia.com/how-to-use-webpack/
https://www.taniarascia.com/how-to-use-webpack/
Tania Rascia
How to Set Up webpack 5 From Scratch
webpack used to be a frustrating and overwhelming beast to me. I felt safe using something like to set up a project, but I avoided webpack…
Largest Contentful Paint: измерьте и оптимизируйте
https://webperformance.recipes/resources/largest-contentful-paint-measure-and-optimize/
https://webperformance.recipes/resources/largest-contentful-paint-measure-and-optimize/
Web Performance Recipes Newsletter
How to measure and optimize Largest Contentful Paint (LCP)
Largest Contentful Paint is one of the most important user experience and web performance metrics. LCP is part of Web Vitals. Learn how to measure and optimize it with this guide.