Отладка проблем с производительностью в React
https://blog.logrocket.com/debugging-performance-problems-in-react/
https://blog.logrocket.com/debugging-performance-problems-in-react/
LogRocket Blog
Debugging performance problems in React - LogRocket Blog
This article profiles a few of the best tools currently available for debugging performance problems in React and shows you how to use them effectively.
Материалы с казанского митапа по фронтенду: Phoenix LiveView, фронтопс, JSON:API
https://habr.com/ru/company/avito/blog/488716/
https://habr.com/ru/company/avito/blog/488716/
Хабр
Материалы с казанского митапа по фронтенду: Phoenix LiveView, фронтопс, JSON:API
Привет, Хабр! 15 февраля прошёл наш митап по фронтенду в Казани. С докладами выступали разработчики из компаний Provectus, Spiral Scout и Neuron.Digital. Мы обсуждали спецификацию...
Максимизация переиспользования кода в React
https://blog.bitsrc.io/maximizing-code-reuse-in-react-35ee20ad362c
https://blog.bitsrc.io/maximizing-code-reuse-in-react-35ee20ad362c
Медленный код ненавидит его! Оптимизация веб-приложения от 1 до 60 кадров в секунду
https://blog.scottlogic.com/2020/02/17/minesweeper-optimisation.html
https://blog.scottlogic.com/2020/02/17/minesweeper-optimisation.html
Создаем диагональные раскладки по версии 2020 года
https://9elements.com/blog/pure-css-diagonal-layouts/
https://9elements.com/blog/pure-css-diagonal-layouts/
9elements
Create Diagonal Layouts Like It's 2020 - 9elements
TL/DR: Diagonal layouts are great. You can build them easily with CSS. Take a look at this CodePen to see how it works. Layouts with diagonal sections are quite popular for several years now. It is not the new hot stuff, and you will probably not...
Несколько полезных советов для разработчиков при поиске работы от нашей коллеги рекрутера.
https://bit.ly/3apdVs9
https://bit.ly/3apdVs9
Ускоряем фронтенд. Когда много запросов к серверу — это хорошо
https://habr.com/ru/company/itsumma/blog/490210/
https://habr.com/ru/company/itsumma/blog/490210/
Хабр
Ускоряем фронтенд. Когда много запросов к серверу — это хорошо
В этой статье описываются некоторые методы ускорения загрузки фронтенд-приложений, чтобы реализовать отзывчивый, быстрый пользовательский интерфейс. Мы обсудим общую архитектуру фронтенда, как...
Rome, новый JavaScript инструментарий от создателя Yarn и Babel из Facebook
https://jasonformat.com/rome-javascript-toolchain/
https://jasonformat.com/rome-javascript-toolchain/
0-day уязвимость в Chrome, выявленная через анализ изменений в движке V8
https://www.opennet.ru/opennews/art.shtml?num=52442
https://www.opennet.ru/opennews/art.shtml?num=52442
Заметка от Gapur Kassym о 5 полезных компонентах, которые можно добавить в свое приложение на React
https://medium.com/javascript-in-plain-english/fb3927e7d790
https://medium.com/javascript-in-plain-english/fb3927e7d790
Medium
Here Are 5 Useful React Components
Building an awesome user interface
Как начать думать функционально в JavaScript
https://itnext.io/how-to-start-thinking-functionally-in-javascript-b7805e3b48e
https://itnext.io/how-to-start-thinking-functionally-in-javascript-b7805e3b48e
Адаптивный макет сетки журнала всего в 20 строках CSS
https://css-tricks.com/responsive-grid-magazine-layout-in-just-20-lines-of-css/
https://css-tricks.com/responsive-grid-magazine-layout-in-just-20-lines-of-css/
CSS-Tricks
Responsive Grid Magazine Layout in Just 20 Lines of CSS | CSS-Tricks
I was recently working on a modern take of the blogroll. The idea was to offer readers a selection of latest posts from those blogs in a magazine-style
Улучшение воспринимаемой производительности с помощью свойства CSS
https://nooshu.github.io/blog/2020/02/23/improving-perceived-performance-with-the-css-font-display-property/
font-displayhttps://nooshu.github.io/blog/2020/02/23/improving-perceived-performance-with-the-css-font-display-property/
nooshu.github.io
Improving perceived performance with the CSS `font-display` property
The `font-display` property is a great way to tweak the way your fonts load, especially useful as fonts have a large effect on the perceived performance of y...