Полное руководство по центрированию с помощью Flexbox
https://onextrapixel.com/flexbox-centering-guide/
https://onextrapixel.com/flexbox-centering-guide/
5 чрезвычайно простых способов ощутимо повысить скорость вашего VueJS-приложения
https://habr.com/ru/company/otus/blog/456724/
Инструменты для организации эффективного процесса веб-разработки.
Как эффективно коммуницировать в команде - небольшой обзор Jira, Confluence, Airtable и Abstract.
https://tproger.ru/translations/organised-web-dev-flow/
#web
Анатомия доступных форм: обязательные поля формы
https://www.deque.com/blog/anatomy-of-accessible-forms-required-form-fields/
#web
10 полезных советов по реализации Pixel Perfect дизайна в Frontend разработке
https://journal.yummygum.com/think-pixel-perfect-in-code-9780f0d41e06
Как использовать 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/