Про оптимизацию рендеринга — с оптимизмом
https://habrahabr.ru/company/livetyping/blog/316136/
https://habrahabr.ru/company/livetyping/blog/316136/
habrahabr.ru
Про оптимизацию рендеринга — с оптимизмом
У меня есть мечта, и она утопична: я хочу, чтобы мои веб-приложения работали идеально. JQuery, AngularJs, React, Vue.js — все обещают производительность. Но...
Языки, фреймворки и инструменты, которые вы «должны» изучить в 2017-м
https://tutorialzine.com/2016/12/the-languages-frameworks-tools-you-should-learn-in-2017/
https://tutorialzine.com/2016/12/the-languages-frameworks-tools-you-should-learn-in-2017/
Tutorialzine
The Languages and Frameworks You Should Learn in 2017
Here are our suggestions for what you should learn in 2017. The languages, frameworks and tools that we’ve chosen are popular, with large communities and will improve the way you work.
Проверка типов в JavaScript: Начало работы с Flow. #js #common #javascript
https://hackernoon.com/type-checking-in-javascript-getting-started-with-flow-8532c11aceb3
https://hackernoon.com/type-checking-in-javascript-getting-started-with-flow-8532c11aceb3
Hackernoon
Type Checking In JavaScript: Getting Started with Flow.
Async/Await заработали в Firefox
https://hacks.mozilla.org/2016/12/asyncawait-arrive-in-firefox/
https://hacks.mozilla.org/2016/12/asyncawait-arrive-in-firefox/
Mozilla Hacks – the Web developer blog
Async/Await Arrive in Firefox
The new async and await keywords—which make asynchronous code more concise, obvious, and maintainable—have arrived in Firefox 52. Currently available in the latest Developer Edition release, Firefox 52 is scheduled ...
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…