Практика функционального программирования на JavaScript — методы составления данных
https://webdevblog.ru/praktika-funkcionalnogo-programmirovaniya-na-javascript-metody-sostavleniya-dannyh/
https://webdevblog.ru/praktika-funkcionalnogo-programmirovaniya-na-javascript-metody-sostavleniya-dannyh/
Еще один блог веб-разработчика
Практика функционального программирования на JavaScript - методы составления данных - Еще один блог веб-разработчика
В статье описывается как используя функцию fork из библиотеке rubico, можно преобразовывать одни структурированные данные в другие
О том, как использовать множественные фоны в CSS
https://ishadeed.com/article/css-multiple-backgrounds/
https://ishadeed.com/article/css-multiple-backgrounds/
Ishadeed
Understanding CSS Multiple Backgrounds
How to use CSS multiple backgrounds
👍1
doom-scroller.js — забавная JavaScript библиотека, которая поможет вам избавиться от бесконечного скроллинга путем добавления элементов из Doom
https://defaced.dev/web/doom-scroller/
https://defaced.dev/web/doom-scroller/
defaced.dev
Doom Scroller
The only JavaScript library to help you avoid endlessly doomscrolling.
Как реализовать React-миграцию и повысить производительность в 3 раза?
https://www.simform.com/react-migration/
https://www.simform.com/react-migration/
Simform
How to do React Migration And Increase Your Performance 3X?
React Migration can improve the performance of your web application. This article explains how to migrate to React without compromising your existing SEO.
Как использовать Styled-Components в React
https://www.smashingmagazine.com/2020/07/styled-components-react/
https://www.smashingmagazine.com/2020/07/styled-components-react/
Smashing Magazine
How To Use Styled-Components In React — Smashing Magazine
Styled components are “visual primitives for components”, and their goal is to give us a flexible way to style components. The result is a tight coupling between components and their styles. While the component-driven approach has ushered in a new frontier…
Продвинутые приёмы работы с react-router от Александра Бальцевича
https://www.youtube.com/playlist?list=PLz_dGYmQRrr-HEb1I-yfLru28HO2PrdwI
GitHub: https://github.com/Sin9k/react-router-dom-tricks
Demo: https://sin9k.com/
https://www.youtube.com/playlist?list=PLz_dGYmQRrr-HEb1I-yfLru28HO2PrdwI
GitHub: https://github.com/Sin9k/react-router-dom-tricks
Demo: https://sin9k.com/
YouTube
React Router Tricks - YouTube
Современное тестирование React, часть 4: Cypress и Cypress Testing Library
https://blog.sapegin.me/all/react-testing-4-cypress/
https://blog.sapegin.me/all/react-testing-4-cypress/
Artem Sapegin
Modern React testing, part 4: Cypress and Cypress Testing Library
You’ll learn how to test React apps end-to-end with Cypress and Cypress Testing Library, how to mock network requests with Mock Service Worker, and how to apply testing best practices to write integration tests.
Анализ CSS с помощью CSS OM: Получение поддерживаемых свойств, сокращений и других деталей
https://lea.verou.me/2020/07/introspecting-css-via-the-css-om-getting-supported-properties-shorthands-longhands/
https://lea.verou.me/2020/07/introspecting-css-via-the-css-om-getting-supported-properties-shorthands-longhands/
❤1👎1
Создание PWA было нашей лучшей идеей
https://medium.com/javascript-in-plain-english/building-a-pwa-was-our-best-idea-ever-b7b233726b41
https://medium.com/javascript-in-plain-english/building-a-pwa-was-our-best-idea-ever-b7b233726b41
Medium
Building a PWA was our best idea ever
Earlier this year, we built the very first COVID-19 PWA, humbly named “The Coronavirus App” (if you can’t access this link, check this)…