Создание масштабируемой и поддерживаемой кодовой базы CSS с ITCSS
https://medium.okgrow.com/building-a-maintainable-and-scalable-css-codebase-with-itcss-ceda5b2f495b
https://medium.okgrow.com/building-a-maintainable-and-scalable-css-codebase-with-itcss-ceda5b2f495b
OK GROW!
Building a Maintainable and Scalable CSS Codebase with ITCSS
Prerequisites
Визуальное регрессионное тестирование с PhantomCSS
http://getinstance.info/articles/tools/visual-regression-testing-with-phantomcss/
http://getinstance.info/articles/tools/visual-regression-testing-with-phantomcss/
getinstance.info
Визуальное регрессионное тестирование с PhantomCSS
Статьи о фронтенд-разработке: HTML, CSS, JavaScript, фреймворки и инструменты фронтендера, уроки и переводы зарубежных статей по веб-разработке
Видео со LvivJS Conference
https://www.youtube.com/channel/UC6FuC3toXWdpNTVYdFd4quA
https://www.youtube.com/channel/UC6FuC3toXWdpNTVYdFd4quA
YouTube
LvivJS Conference
Удивительные женщины из мира CSS
https://rachelandrew.co.uk/archives/2016/10/11/the-amazing-women-of-css/
https://rachelandrew.co.uk/archives/2016/10/11/the-amazing-women-of-css/
Рекурсия в JavaScript с ES6, destructuring и rest/spread
https://hackernoon.com/recursion-in-javascript-with-es6-destructuring-and-rest-spread-4b22ae5998fa
https://hackernoon.com/recursion-in-javascript-with-es6-destructuring-and-rest-spread-4b22ae5998fa
Hackernoon
Recursion in JavaScript with ES6, destructuring and rest/spread | Hacker Noon
Lea Verou — CSS Variables: var(--subtitle);
https://www.youtube.com/watch?v=2an6-WVPuJU
https://www.youtube.com/watch?v=2an6-WVPuJU
YouTube
Lea Verou - CSS Variables: var(--subtitle);
Тестирование yarn, быстрого npm для JavaScript
https://blog.elazzabi.com/testing-yarn-a-fast-npm-for-javascript-6fb4be5da36b#.4tf73vp6h
https://blog.elazzabi.com/testing-yarn-a-fast-npm-for-javascript-6fb4be5da36b#.4tf73vp6h
The Desktop
Testing yarn, a fast npm for JavaScript
TL;DR: It’s crazy fast and you should get it asap
Facebook и Google выпустили Yarn, новый менеджер пакетов для JavaScript
https://habrahabr.ru/post/312458/
https://habrahabr.ru/post/312458/
habrahabr.ru
Facebook и Google выпустили Yarn, новый менеджер пакетов для JavaScript
Вчера вечером Facebook официально анонсировала новый пакетный менеджер для JavaScript под названием Yarn. На одной из стадии разработки к проекту подключились...
С Днём рождения Foundation: пять первых лет первого адаптивного фреймворка
http://zurb.com/article/1447/happy-birthday-foundation-five-years-of-f
http://zurb.com/article/1447/happy-birthday-foundation-five-years-of-f
Zurb
Happy Birthday Foundation: Five Years of Firsts
Today Foundation turns five years old. What started out as an internal styleguide so our team could build websites faster and easier has transformed into powerful front-end framework that thousands of brands and millions of people use every day. But how did…
Использование ES6 генераторов на примере koa.js
https://habrahabr.ru/company/dataart/blog/312638/
https://habrahabr.ru/company/dataart/blog/312638/
habrahabr.ru
Использование ES6 генераторов на примере koa.js
Автор: Александр Трищенко, Senior Front-end Developer, DataArt Содержание: • Итераторы. Генераторы. • Использование генераторов (Redux, Koa) • Зачем нам...
Использование мод-запросов с селекторами диапазонов
http://alistapart.com/article/using-css-mod-queries-with-range-selectors
http://alistapart.com/article/using-css-mod-queries-with-range-selectors
A List Apart
Using CSS Mod Queries with Range Selectors
When you distractedly agree to do something that you then realize you don’t actually know how to do, what do you do? Briefly panic, and get down to work. Patrick Clancey comes up with a little arse…
Доступ к буферу обмена с помощью JavaScript
http://tutorialzine.com/2016/10/quick-tip-accessing-the-clipboard-with-javascript/
http://tutorialzine.com/2016/10/quick-tip-accessing-the-clipboard-with-javascript/
Tutorialzine
Quick Tip: Accessing The Clipboard With JavaScript
In this quick tutorial we show you two awesome techniques for working with the clipboard - vanilla JavaScript style!
Прогрессивное улучшение не мертво, но уже с запашком
https://nolanlawson.com/2016/10/13/progressive-enhancement-isnt-dead-but-it-smells-funny/
https://nolanlawson.com/2016/10/13/progressive-enhancement-isnt-dead-but-it-smells-funny/
Read the Tea Leaves
Progressive enhancement isn’t dead, but it smells funny
Update: this blog post sparked a lively debate. You may want to read the responses from Laurie Voss, Jeremy Keith, Aaron Gustafson, and Christian Heilmann. Progressive enhancement is a touchy subje…