Как создать движок для темизации, используя CSS переменные и React Context
https://www.freecodecamp.org/news/themes-using-css-variables-and-react-context/
https://www.freecodecamp.org/news/themes-using-css-variables-and-react-context/
freeCodeCamp.org
How to Create a Themes Engine Using CSS Variables and React Context
By Dor Shinar CSS variables are really cool. You can use them for a lot of things, like applying themes in your application with ease. In this tutorial I'll show you how to integrate them with React to create a ThemeComponent (with context!). CSS Va...
5 рекомендаций по написанию качественных стрелочных функций
https://dmitripavlutin.com/javascript-arrow-functions-best-practices/
https://dmitripavlutin.com/javascript-arrow-functions-best-practices/
Хоткеи для VS Code: гифки с демонстрацией и шпаргалка
https://tproger.ru/articles/useful-hotkeys-for-vs-code/
https://tproger.ru/articles/useful-hotkeys-for-vs-code/
Индикатор хода загрузки файла с Axios и VueJS
https://webdevblog.ru/indikator-hoda-zagruzki-fajla-s-axios-i-vuejs/
https://webdevblog.ru/indikator-hoda-zagruzki-fajla-s-axios-i-vuejs/
Использование CSS-свойства line-height для улучшения читабельности
https://alligator.io/css/line-height/
https://alligator.io/css/line-height/
Вам не нужен Moment.js. Список функций, которые вы можете использовать для замены moment.js + ESLint Plugin
https://github.com/you-dont-need/You-Dont-Need-Momentjs
https://github.com/you-dont-need/You-Dont-Need-Momentjs
GitHub
GitHub - you-dont-need/You-Dont-Need-Momentjs: List of functions which you can use to replace moment.js + ESLint Plugin
List of functions which you can use to replace moment.js + ESLint Plugin - you-dont-need/You-Dont-Need-Momentjs
Перемещение (или нет) с помощью CSS Motion Path
https://danielcwilson.com/blog/2020/01/motion-path-quirks/
https://danielcwilson.com/blog/2020/01/motion-path-quirks/
Danielcwilson
Get Moving (or not) with CSS Motion Path
Now in more browsers, CSS Motion Path is ready to be explored.
Как создавать карты с помощью React и Leaflet
https://www.smashingmagazine.com/2020/02/javascript-maps-react-leaflet/
https://www.smashingmagazine.com/2020/02/javascript-maps-react-leaflet/