CSS Grid в реальном мире — создание формы логина
https://rachelandrew.co.uk/archives/2016/09/20/css-grid-meets-the-real-world-a-login-form/
https://rachelandrew.co.uk/archives/2016/09/20/css-grid-meets-the-real-world-a-login-form/
The site of Rachel Andrew, writer, speaker and web developer
CSS Grid meets the real world - a login form
Creating a simple login form that uses several of the alignment properties alongside CSS Grid Layout, enhancing a simpler version using feature queries.
Почему изучение Angular 2 было мучительным
https://hackernoon.com/why-learning-angular-2-was-excruciating-d50dc28acc8a
https://hackernoon.com/why-learning-angular-2-was-excruciating-d50dc28acc8a
Hacker Noon
Why Learning Angular 2 Was Excruciating – Hacker Noon
A few months ago I decided to try my hand at web development. Angular 2 was new and shiny at the moment, so I decided to download it and…
CSS Grid Layout: резиновые колонки и улучшенные отступы
https://webdesign.tutsplus.com/tutorials/css-grid-layout-units-of-measurement-and-basic-keywords--cms-27259
https://webdesign.tutsplus.com/tutorials/css-grid-layout-units-of-measurement-and-basic-keywords--cms-27259
Web Design Envato Tuts+
CSS Grid Layout: Fluid Columns and Better Gutters
In this tutorial we’re going to take the grid from our previous tutorial and use it as a playground to look further into Grid. We’ll improve the way we define our gutters, explore flexible...
React Routify — библиотека для роутинга для React-приложений
http://rwhitmire.com/react-routify/
http://rwhitmire.com/react-routify/
Как быть начинающим разработчиком и не сойти с ума
http://blog.csssr.ru/2016/09/19/how-to-be-a-beginner-developer/
http://blog.csssr.ru/2016/09/19/how-to-be-a-beginner-developer/
Паттерны и анти-паттерны Redux-а
https://tech.affirm.com/redux-patterns-and-anti-patterns-7d80ef3d53bc
https://tech.affirm.com/redux-patterns-and-anti-patterns-7d80ef3d53bc
Medium
Redux Patterns and Anti-Patterns
(Korean, Japanese)
pareto.js — небольшая функциональная библиотека для JS
https://github.com/concretesolutions/pareto.js
https://github.com/concretesolutions/pareto.js
GitHub
GitHub - concretesolutions/pareto.js: An extremely small, intuitive and fast functional utility library for JavaScript
An extremely small, intuitive and fast functional utility library for JavaScript - concretesolutions/pareto.js
Air Berlin: реализация Progressive Web App
https://habrahabr.ru/company/google/blog/308498/
https://habrahabr.ru/company/google/blog/308498/
habrahabr.ru
Air Berlin: реализация Progressive Web App
Привет, Хабр! На прошедшей 18 мая в Калифорнии юбилейной конференции для разработчиков Google I/O было много всего. Серьёзные штуки для Android, монументальные...
https://css-tricks.com/accessible-svgs-high-contrast-mode/ Доступные SVG в высококонтрастном режиме
CSS-Tricks
Accessible SVGs in High Contrast Mode | CSS-Tricks
Making your SVG accessible includes adding extra steps to your workflow, but is well-worth it. By embracing clean, semantic markup and taking advantage of
Руководство по цветам в вебе для «ботаников»
http://css-live.ru/articles/rukovodstvo-po-cvetam-v-vebe-dlya-botanikov.html
http://css-live.ru/articles/rukovodstvo-po-cvetam-v-vebe-dlya-botanikov.html
CSS-LIVE
Руководство по цветам в вебе для «ботаников»
Перевод статьи A Nerd's Guide to Color on the Web с сайта CSS-Tricks.com для CSS-live.ru, автор — Сара Дрэснер Работать с цветами в вебе можно множеством способов. Думаю, полезно понимать механизмы того, с чем мы работаем, и цвет — не исключение. Давайте…
Быстрый рендеринг с DOM шаблонизаторами
https://habrahabr.ru/company/oleg-bunin/blog/310868/
https://habrahabr.ru/company/oleg-bunin/blog/310868/
Хабр
Быстрый рендеринг с DOM шаблонизаторами
Борис Каплуновский ( BSKaplou) Я довольно долго работал над докладом и старался сделать его настолько противоречивым, насколько это возможно. И сразу начну с п...
Почему мы не будем писать на JS через 5 лет
https://medium.com/thoughts-from-travelperk/why-we-wont-be-writing-javascript-in-five-years-f48b3274c327
https://medium.com/thoughts-from-travelperk/why-we-wont-be-writing-javascript-in-five-years-f48b3274c327
Thoughts from TravelPerk
Why We Won’t Be Writing JavaScript in Five Years
As you probably know, JavaScript was created by Brendan Eich in 1995 in only ten days. Many developers love to make fun of it, but it’s an…
Стратегии миграции с Angular 1.x на Angular 2
https://www.codementor.io/angularjs/tutorial/migrating-from-angular-1-to-angular-2
https://www.codementor.io/angularjs/tutorial/migrating-from-angular-1-to-angular-2
www.codementor.io
Migrating from Angular 1.x to Angular 2: Upgrade Strategies | Codementor
With the promise of better performance, Angular 2 is the update the framework needs. Should you migrate to version 2?...
Высеченное в камне: неизменяемость в JS
https://appendto.com/2016/09/carved-in-stone-immutables-in-javascript/
https://appendto.com/2016/09/carved-in-stone-immutables-in-javascript/
appendTo
Carved In Stone: Immutables in JavaScript | appendTo
Immutability - the idea that you should never work with "live" data, is slowly transforming the way that programmers work with objects, data and streams. From reducing hidden variables in functions to making database programming simpler to reducing the chance…
Инлайновые стили в background-image
http://css.yoksel.ru/inline-styles-in-background/
http://css.yoksel.ru/inline-styles-in-background/
Про CSS
Инлайновые стили в background-image
Статьи про CSS и SVG
Прагматичная, практичная и прогрессивная темизация с помощью нативных CSS переменных
http://csswizardry.com/2016/10/pragmatic-practical-progressive-theming-with-custom-properties/
http://csswizardry.com/2016/10/pragmatic-practical-progressive-theming-with-custom-properties/
Csswizardry
Pragmatic, Practical, and Progressive Theming with Custom Properties – CSS Wizardry
A low-cost approach for providing user customisation in UI projects