Как автоматически обновлять ваши JavaScript-зависимости
https://cloudfour.com/thinks/auto-update-js-dependencies/
https://cloudfour.com/thinks/auto-update-js-dependencies/
Cloud Four
How to Automatically Update Your JavaScript Dependencies
One frustrating aspect of the modern JavaScript ecosystem is keeping all your dependencies up to date. Thankfully, there are automated tools that can handle this thankless task for you.
Анонимный веб-скрапинг с помощью Node.js, Tor, Puppeteer и Cheerio
https://levelup.gitconnected.com/anonymous-web-scrapping-with-node-js-tor-apify-and-cheerio-3b36ec6a45dc
https://levelup.gitconnected.com/anonymous-web-scrapping-with-node-js-tor-apify-and-cheerio-3b36ec6a45dc
Medium
Anonymous web scraping with Node.js, Tor, Puppeteer and cheerio
A gentle introduction for quick results.
Как создать движок для темизации, используя 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.