Virtual CSS c помощью Styletron
https://ryantsao.com/blog/virtual-css-with-styletron
https://ryantsao.com/blog/virtual-css-with-styletron
Ryantsao
Ryan Tsao
Ryan Tsao's personal website and blog
мобильная доступность #common #js #front_end_dev
https://developer.mozilla.org/en-US/docs/Learn/Accessibility/Mobile
https://developer.mozilla.org/en-US/docs/Learn/Accessibility/Mobile
MDN Web Docs
Mobile accessibility - Learn web development | MDN
In this article, we have provided you with some details about common mobile accessibility-specific issues and how to overcome them. We also took you through the usage of the most common screen readers to aid you in accessibility testing.
CSS object-fit для добавления мощности вашей верстке #css #front_end_dev
https://medium.com/@barvysta/css-object-fit-to-power-up-your-markup-1c9be305e5a0
https://medium.com/@barvysta/css-object-fit-to-power-up-your-markup-1c9be305e5a0
Medium
CSS object-fit to power up your markup! – Khrystyna Skvarok – Medium
Let’s talk about another new-old feature — object-fit, which I find extremely useful.
Директива CSS @support и ее двойник в JS. Готовы к использованию!
https://medium.com/@barvysta/css-support-directive-and-its-js-twin-ready-to-use-6eea2fefef36
https://medium.com/@barvysta/css-support-directive-and-its-js-twin-ready-to-use-6eea2fefef36
Medium
CSS @support directive and its JS twin. Ready to use!
Yesterday I have read the great article «@supports will change your life» by Charlotte Jackson. And finally I have found time to dive more…
Angular 1.6 уже здесь, и вот что вы должны по этому поводу знать #js #angularJS #es6 #javascript
https://toddmotto.com/angular-1-6-is-here
https://toddmotto.com/angular-1-6-is-here
Ultimatecourses
Angular 1.6 is here, this is what you need to know - Ultimate Courses™
AngularJS 1.6 was just released! Here’s the low down on what to expect for the component method changes as well as $http Promise method deprecations...
Примеры JavaScript кода, актуального для 2016-го года по версии автора #js #javaScript
https://blog.hellojs.org/enough-javascript-to-be-dangerous-in-2016-5d04b3439e16
https://blog.hellojs.org/enough-javascript-to-be-dangerous-in-2016-5d04b3439e16
hello JS
Enough JavaScript to be dangerous in 2016
As a self-taught JavaScript developer, I’ve tried hard to distill my most important lessons from this year into a series of 5 examples that…
Начало квеста по написанию кода: Как написать свой первый React компонент
https://www.youtube.com/watch?v=xRoYf-QgHpc
https://www.youtube.com/watch?v=xRoYf-QgHpc
YouTube
Beginning your code quest: How to write your first React component
This is a video reproduction of a the first in a tutorial series that was published on https://thereactionary.net. If you'd prefer to read along you find all ...
Chrome DevTools: Optimise your Web Development Workflow 2016
https://umaar.com/dev-tips/125-optimise-web-dev-workflow/
https://umaar.com/dev-tips/125-optimise-web-dev-workflow/
Umaar
Optimise your web development workflow - Chrome DevTools - Dev Tips
Chrome DevTools - Over 170 slides for DevTools - Optimise your web development workflow 2016
Неизменяемый JavaScript: как это делается с ES6 и выше #js #es6 #javascript
https://habrahabr.ru/company/piter/blog/317248/
https://habrahabr.ru/company/piter/blog/317248/
habrahabr.ru
Неизменяемый JavaScript: как это делается с ES6 и выше
Здравствуйте, уважаемые читатели. Сегодня мы хотели бы предложить вам перевод статьи о неизменяемости в современном JavaScript. Подробнее о различных...