5 рекомендаций по написанию качественных стрелочных функций
https://habr.com/ru/company/ruvds/blog/486690/
https://habr.com/ru/company/ruvds/blog/486690/
Хабр
5 рекомендаций по написанию качественных стрелочных функций
Стрелочные функции в JavaScript довольно популярны. И они этого заслуживают, отличаясь лаконичным синтаксисом, лексической привязкой this и тем, что их очень удобно использовать в качестве...
Устранение утечек памяти в веб-приложениях
https://nolanlawson.com/2020/02/19/fixing-memory-leaks-in-web-applications/
https://nolanlawson.com/2020/02/19/fixing-memory-leaks-in-web-applications/
Понимание правил и соотношений цветового контраста в вебе
https://css-tricks.com/understanding-web-accessibility-color-contrast-guidelines-and-ratios/
https://css-tricks.com/understanding-web-accessibility-color-contrast-guidelines-and-ratios/
CSS-Tricks
Understanding Web Accessibility Color Contrast Guidelines and Ratios | CSS-Tricks
What should you do when you get a complaint about the color contrast in your web design? It might seem perfectly fine to you because you’re able to read
Let’s Define CSS 4. Обсуждение в csswg-drafts на github, где народ пытается определить, что же такое CSS 4
https://github.com/w3c/csswg-drafts/issues/4770
https://github.com/w3c/csswg-drafts/issues/4770
GitHub
Let’s Define CSS 4 · Issue #4770 · w3c/csswg-drafts
It’s come up quite a few times recently that the world of people who make websites would greatly benefit from the CSS Working Group officially defining ”CSS 4”, and later “CSS 5“, etc. Chris Coyier...