Кэшируйте React event listeners для повышения производительности.
https://medium.com/better-programming/cache-your-react-event-listeners-to-improve-performance-769bf74d3a4f
https://medium.com/better-programming/cache-your-react-event-listeners-to-improve-performance-769bf74d3a4f
Подборка вдохновляющих сайтов Roundup #5
https://tympanus.net/codrops/2019/06/04/inspirational-websites-roundup-5/
https://tympanus.net/codrops/2019/06/04/inspirational-websites-roundup-5/
Angular: путешествие одного из самых популярных фронтенд-инструментов на сегодняшнем рынке труда
https://www.freecodecamp.org/news/angular-a-journey-into-one-of-the-most-popular-front-end-tools-in-todays-job-market/
https://www.freecodecamp.org/news/angular-a-journey-into-one-of-the-most-popular-front-end-tools-in-todays-job-market/
freeCodeCamp.org
Angular: A Journey of one of the Most Popular Front End Tool in Today's Job Market
As we all know, Angular is most discussed word in frontend development world. It has gained a lot of popularity in these years. Angular becomes a choice of a lot of frontend developers and I am also one of them. In this article, I will highlight about when…
CSS Grid Level 2 — subgrid скоро появятся в Firefox
https://hacks.mozilla.org/2019/06/css-grid-level-2-subgrid-is-coming-to-firefox/
https://hacks.mozilla.org/2019/06/css-grid-level-2-subgrid-is-coming-to-firefox/
Frontreview #12 : «Что обязательно должен спросить Junior на собеседовании»
https://www.youtube.com/watch?v=n5hbeJrGoj8
https://www.youtube.com/watch?v=n5hbeJrGoj8
YouTube
Frontreview #12 Что обязательно должен спросить Junior на собеседовании
#YauhenK #webDev #frontreview
Добро пожаловать в 12 выпуск видео-каста «Frontreview». В котором мы разберём с вами ключевые вопросы которые ОБЯЗАТЕЛЬНО нужно задать джуниору на собеседовании в IT компанию. Всё дело в том, что многие проходя собеседование…
Добро пожаловать в 12 выпуск видео-каста «Frontreview». В котором мы разберём с вами ключевые вопросы которые ОБЯЗАТЕЛЬНО нужно задать джуниору на собеседовании в IT компанию. Всё дело в том, что многие проходя собеседование…
Производительность фронтенда: разбираем важные метрики
https://habr.com/ru/company/mailru/blog/454920/
https://habr.com/ru/company/mailru/blog/454920/
Новая функция Firefox Dev Tools, подcказывающая, почему CSS свойство не несет никакого эффекта
https://twitter.com/nicolaschevobbe/status/1135798960361263104
https://twitter.com/nicolaschevobbe/status/1135798960361263104
Twitter
Nicolas CHEVOBBE
Did you see the latest @FirefoxDevTools awesome feature 🔥? It's helping you see why a CSS property has no effect. We're adding more of those in https://t.co/6D37f8l4gI, if you want to help, it's quite simple to work on, and you might learn some CSS along…
Архитектура CSS — структура папок и файлов
https://medium.com/@elad/css-architecture-folders-files-structure-f92b40c78d0b?ref=heydesigner
https://medium.com/@elad/css-architecture-folders-files-structure-f92b40c78d0b?ref=heydesigner
Medium
CSS Architecture — Folders & Files Structure
CSS Architecture — Part 2
Анимация движения модального окна по заданной траектории
https://css-tricks.com/movin-modals-along-a-path/
https://css-tricks.com/movin-modals-along-a-path/
CSS-Tricks
Movin' Modals Along a Path | CSS-Tricks
Modals always be just appearin'. You might see one once in a while that slides in from one of the edges, or uses some kind of scale/opacity thing to appear
Делаем таблицы отзывчивыми с помощью небольшого количества CSS
https://bradleytaunt.com/2019/06/11/responsive-tables/
https://bradleytaunt.com/2019/06/11/responsive-tables/
uglyduck.ca
Making Tables Responsive With Minimal CSS · Ugly Duck
Learn how to easily implement responsive table layouts with only CSS
Как я сделал свое приложение на React в 4 раза быстрее.
https://hackernoon.com/how-i-made-my-react-app-4-times-faster-7b929479cac4
https://hackernoon.com/how-i-made-my-react-app-4-times-faster-7b929479cac4
Массивы в JavaScript : From 0 to ‘H’, ‘E’, ‘R’, ‘O’
https://medium.com/swlh/arrays-in-javascript-e64b873ad801
https://medium.com/swlh/arrays-in-javascript-e64b873ad801
Medium
Arrays in JavaScript
From [0] to [ ‘H’, ‘E’, ‘R’, ‘O’ ]
Использование Typescript с React – руководство для новичков
https://habr.com/ru/company/otus/blog/456124/
https://habr.com/ru/company/otus/blog/456124/
Хабр
Использование Typescript с React – руководство для новичков
Друзья, в преддверии выходных хотим поделиться с вами еще одной интересной публикацией, которую хотим приурочить к запуску новой группы по курсу «Разработчик Jav...
Изучение Angular & RxJS: Таймер обратного отсчета
https://medium.com/better-programming/lets-build-rxjs-countdown-in-angular-5768c8b158b8
https://medium.com/better-programming/lets-build-rxjs-countdown-in-angular-5768c8b158b8
Medium
Learn Angular & RxJS: Countdown Timer
How to create a simple countdown app with RxJS
7 абсолютных истин, которые я пересмотрел с тех времен, когда был Junior разработчиком
https://monicalent.com/blog/2019/06/03/absolute-truths-unlearned-as-junior-developer/
https://monicalent.com/blog/2019/06/03/absolute-truths-unlearned-as-junior-developer/
Monica Lent's Website
7 Absolute Truths I Unlearned as Junior Developer
A few things I strongly believed when I was a junior developer which turned out to be wrong.
Использование Cypress для написания тестов для React приложений
Практические примеры написания end-to-end тестов
https://css-tricks.com/using-cypress-to-write-tests-for-a-react-application/
Практические примеры написания end-to-end тестов
https://css-tricks.com/using-cypress-to-write-tests-for-a-react-application/
CSS-Tricks
Using Cypress to Write Tests for a React Application
End-to-end tests are written to assert the flow of an application from start to finish. Instead of handling the tests yourself — you know, manually