Новый мир: написание CSS в ClojureScript и жизнь после Sass
https://blog.estimate-work.com/a-new-world-writing-css-in-clojurescript-and-life-after-sass-bdf5bc80a24f
https://blog.estimate-work.com/a-new-world-writing-css-in-clojurescript-and-life-after-sass-bdf5bc80a24f
Estimate Work
A new world: writing CSS in ClojureScript and life after Sass
We hit a milestone recently — we totally replaced Sass (and Ruby) in our project with Garden, a Clojure based alternative. We’re super…
Новая версия браузера Chrome 55 использует примерно на 30% меньше оперативной памяти, нежели предыдущая Chrome 54
https://itc.ua/news/novaya-versiya-brauzera-chrome-55-ispolzuet-primerno-na-30-menshe-operativnoy-pamyati-nezheli-predyidushhaya-chrome-54/
https://itc.ua/news/novaya-versiya-brauzera-chrome-55-ispolzuet-primerno-na-30-menshe-operativnoy-pamyati-nezheli-predyidushhaya-chrome-54/
ITC.ua
Новая версия браузера Chrome 55 использует примерно на 30% меньше оперативной памяти, нежели предыдущая Chrome 54 - ITC.ua
На днях вышла очередная (55 по счету) стабильная версия браузера Google Chrome и в ней, как и было обещано несколькими месяцами ранее, разработчики ощутимо урезали потребление оперативной памяти. Как утверждается, в среднем экономия по общему объему потребляемой…
Инструмент разработки Firebug закрывается: «Пользуйтесь Firefox DevTools»
https://habrahabr.ru/post/316974/ #common #browsers
https://habrahabr.ru/post/316974/ #common #browsers
habrahabr.ru
Инструмент разработки Firebug закрывается: «Пользуйтесь Firefox DevTools»
Разработчики из команды проекта Firebug объявили об остановке работы над своим инструментом. Об этом сообщается на главной странице проекта: «Расширение...
Основы производительности React-приложений
https://blog.csssr.ru/2016/12/07/react-perfomance/
https://blog.csssr.ru/2016/12/07/react-perfomance/
CSSSR
Основы производительности React-приложений
CSSSR — веб-студия по фронтенд-разработке. HTML, CSS, JavaScript.
Урок, который я получил, работая с AMP от Google
https://www.viget.com/articles/lessons-learned-working-with-googles-amp
https://www.viget.com/articles/lessons-learned-working-with-googles-amp
https://viget.com
Lessons Learned Working with Google's AMP | Viget
Using Google's Accelerated Mobile Pages platform can be frustrating, but learn from my mistakes before you start.
Полное введение в ReactJS [часть 1] — создание React приложения с нуля #react #react_js #js #javascript
https://www.youtube.com/watch?v=pTHCwUdGFkc
https://www.youtube.com/watch?v=pTHCwUdGFkc
YouTube
The Ultimate Introduction to ReactJS [Part 1] - Building React From Scratch
Jordan [ @AlwaysBCoding ] and Will [ @willpiers ] teach you how to become a pro at ReactJS. In part 1 of this ongoing series, we give a brief introduction to the current ecosystem of javascript frameworks. Then we build a game of tic-tac-toe from scratch…
Про оптимизацию рендеринга — с оптимизмом
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.