Как использовать forEach() для итерации массива в JavaScript
https://dmitripavlutin.com/foreach-iterate-array-javascript/
https://dmitripavlutin.com/foreach-iterate-array-javascript/
Создание переключателя цвета с помощью CSS переменных
https://codeburst.io/color-switcher-ui-with-color-input-type-css-variables-d4efd8aa6f8f
Потыкать codepen: https://codepen.io/Nirajanbasnet/pen/OeZpjo
https://codeburst.io/color-switcher-ui-with-color-input-type-css-variables-d4efd8aa6f8f
Потыкать codepen: https://codepen.io/Nirajanbasnet/pen/OeZpjo
Medium
Color Switcher UI with Color input type & CSS Variables
With the help of the CSS variables and native color input type, we can switch the theme UI on our web application or site. Well, the web…
Наиболее часто используемые JavaScript-фреймворки для быстрой разработки: что выбрать
https://stfalcon.com/en/blog/post/javascript-frameworks-for-software-development
https://stfalcon.com/en/blog/post/javascript-frameworks-for-software-development
Stfalcon
Most Used JavaScript Frameworks for Quick Software Development: Which to Choose
Find out the strengths and weaknesses of the most used javascript frameworks -Angular.js, React, Vue.js.
Vue без View — Введение в Renderless компоненты
https://dev.to/ycmjason/vue-without-view-an-introduction-to-renderless-components-23ld
https://dev.to/ycmjason/vue-without-view-an-introduction-to-renderless-components-23ld
DEV Community
Vue without View - An Introduction to Renderless Components
Components get harder to maintain as they grow larger. Sometimes it is not obvious how to split a...
#css
Пять методов создания пятизвездочных рейтингов
https://css-tricks.com/five-methods-for-five-star-ratings/
JSConf Hawaii 2019 , 9 видео
https://www.youtube.com/playlist?list=PL37ZVnwpeshFfpar-NpSYzNQ9Yz-WO-qh
https://www.youtube.com/playlist?list=PL37ZVnwpeshFfpar-NpSYzNQ9Yz-WO-qh
YouTube
JSConf HI 2019 - YouTube
#css
7 советов по оптимизации CSS для улучшения времени загрузки страницы
https://onextrapixel.com/best-css-optimization-tips/
Руководство по styled компонентам в React.
https://medium.com/@gapur.kassym/first-steps-in-styled-components-1b1703ce16c1
https://medium.com/@gapur.kassym/first-steps-in-styled-components-1b1703ce16c1
Medium
Guide to Styled-Components — Write CSS Code for React
Using styled-components
#react
Практические рекомендации по разработке масштабных React-приложений. Планирование, действия, источники данных и API
https://habr.com/ru/company/ruvds/blog/458496/
8 практик, которые приведут к краху вашего приложения в будущем
https://medium.com/better-programming/8-practices-in-react-that-will-crash-your-app-in-the-future-e4c0e4529d26
https://medium.com/better-programming/8-practices-in-react-that-will-crash-your-app-in-the-future-e4c0e4529d26
Medium
8 Practices In React That Will Crash Your App In The Future
Take Care Of Your Users and They Will Take Care Of You
Почему у меня возникли трудности с изучением React?
https://snook.ca/archives/javascript/difficulty-with-react
https://snook.ca/archives/javascript/difficulty-with-react
snook.ca
Why Did I Have Difficulty Learning React?
Just over six months into a job doing React development, I’ve been trying to figure out why it has taken me so long to feel comfortable with it. (Comfortable feels a bit too ambitious of a word. May...