Почему цвета HSL в CSS лучше остальных
https://medium.com/@elad/why-css-hsl-colors-are-better-83b1e0b6eead
https://medium.com/@elad/why-css-hsl-colors-are-better-83b1e0b6eead
Medium
Why CSS HSL Colors are Better!
With the Power of CSS Variables
Невидимые затраты на производительность современных библиотек CSS-in-JS в приложениях на React
https://calendar.perfplanet.com/2019/the-unseen-performance-costs-of-css-in-js-in-react-apps/
https://calendar.perfplanet.com/2019/the-unseen-performance-costs-of-css-in-js-in-react-apps/
Web Performance Calendar
The unseen performance costs of modern CSS-in-JS libraries in React apps
CSS-in-JS is becoming a popular choice for any new front-end app out there, due to the fact that it offers a better API for developers to work with. Don't get me wrong, I love CSS, but creating a proper CSS architecture is not an easy task. Unfortunately…
Отладка переменных с помощью Watchpoints в Firefox 72
https://hacks.mozilla.org/2019/12/debugging-variables-with-watchpoints-in-firefox-72/
https://hacks.mozilla.org/2019/12/debugging-variables-with-watchpoints-in-firefox-72/
Полное руководство по классам в JavaScript
https://dmitripavlutin.com/javascript-classes-complete-guide/
https://dmitripavlutin.com/javascript-classes-complete-guide/
50+ советов по производительности в Angular от профессионалов
https://www.telerik.com/campaigns/kendo-angular-ui/angular-performance-tips-from-the-experts
https://www.telerik.com/campaigns/kendo-angular-ui/angular-performance-tips-from-the-experts
Подборка лучших технических докладов по React за 2019
https://dev.to/mavropalias/my-top-react-techtalks-of-2019-485j
https://dev.to/mavropalias/my-top-react-techtalks-of-2019-485j
Веб-ридер с использованием Web Speech API
https://dev.to/lenmorld/web-reader-using-web-speech-api-bkn
https://dev.to/lenmorld/web-reader-using-web-speech-api-bkn
DEV Community
🗣 Web Reader using Web Speech API
Let your browser read articles and web pages!
Develop, Debug, Learn? Время переосмыслить наши инструменты.
https://medium.com/@codepo8/develop-debug-learn-a-time-to-re-think-our-tooling-5f3ee374c283
https://medium.com/@codepo8/develop-debug-learn-a-time-to-re-think-our-tooling-5f3ee374c283
Medium
Develop, Debug, Learn? A time to re-think our tooling.
This is a write-up of my talk at DotJS Paris this year.
Анализ нагрузки на процессор, создаваемой отдельными JavaScript-компонентами
https://habr.com/ru/company/ruvds/blog/479266/
https://habr.com/ru/company/ruvds/blog/479266/
Как повторно использовать кодовую базу Vue.js в нескольких приложениях
https://medium.com/bauer-kirch/how-to-reuse-one-vue-js-codebase-across-multiple-apps-3d2756a6552
https://medium.com/bauer-kirch/how-to-reuse-one-vue-js-codebase-across-multiple-apps-3d2756a6552
Medium
How to reuse one Vue.js codebase across multiple apps
We develop similar but not identical apps for different customers. This illustrates how to individualize apps on the basis of a shared…
Два урока, которые я извлек из создания React компонентов
https://css-tricks.com/two-lessons-i-learned-from-making-react-components/
https://css-tricks.com/two-lessons-i-learned-from-making-react-components/
CSS-Tricks
Two Lessons I Learned From Making React Components
Here’s a couple of lessons I’ve learned about how not to build React components. These are things I've come across over the past couple of months and
Пять интересных способов использования Array.reduce () (и один скучный)
https://24ways.org/2019/five-interesting-ways-to-use-array-reduce/
https://24ways.org/2019/five-interesting-ways-to-use-array-reduce/