Чеклист производительности фронтенда для продакшена https://medium.com/@yjose/front-end-performance-check-list-for-production-4e930cb63e8a
Hacker Noon
Frontend Performance Check-list For Production
In web development and exactly front-end web, we spend more time searching for the best design and content to our pages, it’s good but we…
Что такое Event Bubbling в JavaScript? Обяснение Event Propagation #js https://www.sitepoint.com/event-bubbling-javascript/
Sitepoint
Event Bubbling in JavaScript? Event Propagation Explained
Giulio Mainardi looks at event propagation in JavaScript. He examines event bubbling & capture and shows how they fit into the basic JavaScript event flow.
Отчет в цифрах: полтора года с атомарным CSS https://medium.com/@johnpolacek/by-the-numbers-a-year-and-half-with-atomic-css-39d75b1263b4
Medium
By The Numbers: A Year and Half with Atomic CSS
There has been controversy about Atomic CSS (or Functional CSS if you prefer). Much has been written, but what about some cold hard…
Технические детали Safari Technology Preview 31 https://webkit.org/blog/7622/release-notes-for-safari-technology-preview-31/
WebKit
Release Notes for Safari Technology Preview 31
Справочник современных концепций JavaScript: часть 2 https://medium.com/devschacht/%D1%81%D0%BF%D1%80%D0%B0%D0%B2%D0%BE%D1%87%D0%BD%D0%B8%D0%BA-%D1%81%D0%BE%D0%B2%D1%80%D0%B5%D0%BC%D0%B5%D0%BD%D0%BD%D1%8B%D1%85-%D0%BA%D0%BE%D0%BD%D1%86%D0%B5%D0%BF%D1%86%D0%B8%D0%B9-javascript-%D1%87%D0%B0%D1%81%D1%82%D1%8C-2-8ecf07f3f36a
Medium
Справочник современных концепций JavaScript: часть 2
Изучите область видимости, замыкания, потоки данных и концепции, широко используемые в современных JavaScript фреймворках и приложениях
Как создать интерактивные карты на SVG с react, topojson и d3-geo https://medium.com/@zimrick/how-to-create-pure-react-svg-maps-with-topojson-and-d3-geo-e4a6b6848a98
Medium
How to create pure react SVG maps with topojson and d3-geo
Since d3 has been split into smaller components in v4, pairing it with react has become more streamlined. Making declarative SVG maps with…
scssfmt — быстрый и простой форматор SCSS кода https://scssfmt.com/
Scssfmt
Standard SCSS code formatter
Архитектура CSS и лучшие практики https://www.youtube.com/watch?v=CvJj8hfC9nk
YouTube
Foundation CSS Tutorial Series | Ep. 3: CSS Architecture and Best Practices
Welcome to part 3 of our 5 part Foundation CSS Tutorial Series! Working with a team and having trouble with clashing CSS? With the use of a common architectu...
Динамический Angular или манипулируй правильно https://habrahabr.ru/company/infowatch/blog/330030/
Хабр
Динамический Angular или манипулируй правильно
Любой создаваемый проект не обходится без динамического создания элементов. Рано или поздно вам понадобится либо создать tooltip для элемента, показать модально...
Ловля мусора: как мы обнаружили самые медленные части UI https://fulcrum.lever.co/monitoring-jank-how-we-found-the-slowest-parts-of-our-ui-b6ffd7386896
Lever Engineering
Monitoring Jank: How we found the slowest parts of our UI
This year we’ve had to revisit some decisions made when Lever had fewer — and smaller — customers. When it comes to the performance of…
Chrome 59 — что нового в DevTools https://www.youtube.com/watch?v=4mx1m7UbBR0
YouTube
Chrome 59 - What's New in DevTools
Wondering what new developer features Chrome 59 has to offer? Kayce Basques walks us through the new features and major changes coming to Chrome DevTools in Chrome 59.
Associated article: https://goo.gl/wuWQaT
Critical rendering paths docs: https://goo.gl/IVOPUX…
Associated article: https://goo.gl/wuWQaT
Critical rendering paths docs: https://goo.gl/IVOPUX…
Как я могу сделать сделать доступной свою иконочную систему? https://css-tricks.com/can-make-icon-system-accessible/
CSS-Tricks
How Can I Make My Icon System Accessible?
Here's a question I got the other day? Would you suggest icon fonts or inline SVGs for a complex single page application? And are there specific
Повышение производительности React и Redux с Reselect https://medium.com/devschacht/neil-fenton-improving-react-and-redux-performance-with-reselect-40f1d3efba89
Medium
Повышение производительности React и Redux с Reselect
Перевод статьи Neil Fenton: Improving React and Redux performance with Reselect.
Рассматриваем ES2017 декораторы в JavaScript https://www.sitepoint.com/exploring-es2017-decorators-javascript/
SitePoint
JavaScript Decorators: What They Are and When to Use Them — SitePoint
What are decorators? How do they work, and what are they useful for? Graham Cox explains all in this helpful introduction to JavaScript decorators.
Введение в FuseBox — более быструю и легкрую альтернативу Webpack https://www.sitepoint.com/fusebox-faster-webpack-alternative/
Sitepoint
Introduction to FuseBox — a Faster, Simpler webpack Alternative — SitePoint
Feras Khoursheed introduces you to FuseBox, a lightweight module bundler that serves as a faster, simpler and ultimately more flexible webpack alternative.