Samsung добавляет JavaScript в Интернет «вещей»
http://www.cio.com/article/3117720/internet-of-things/samsung-brings-javascript-to-the-internet-of-things.html
http://www.cio.com/article/3117720/internet-of-things/samsung-brings-javascript-to-the-internet-of-things.html
Начало работы с PouchDB, клиентской JavaScript базой-данных
https://www.sitepoint.com/getting-started-with-pouchdb/
https://www.sitepoint.com/getting-started-with-pouchdb/
Sitepoint
Getting Started with PouchDB Client-Side JavaScript Database - SitePoint
Jatin Shridar introduces PouchDB, an in-browser NoSQL, document database. Learn how to store your app data locally and later sync it with a server-side DB.
Моя новая любимая ES6 игрушка: деструктурированные объекты как параметры
https://css-tricks.com/new-favorite-es6-toy-destructured-objects-parameters/
https://css-tricks.com/new-favorite-es6-toy-destructured-objects-parameters/
CSS-Tricks
My New Favorite ES6 Toy: Destructured Objects as Parameters | CSS-Tricks
Like a lot of other developers, I’m working through my continued education learning what I can about ES6. One of the ways I’m doing this is to attend
Начинаем работать со счетчиками в CSS
https://scotch.io/tutorials/getting-started-with-css-counters
https://scotch.io/tutorials/getting-started-with-css-counters
Scotch
Getting Started with CSS Counters
Use CSS to create list counters.
Объявление var умерло? Что же я должен использовать?
http://wesbos.com/is-var-dead/
http://wesbos.com/is-var-dead/
Wes Bos
Is var Dead? What should I use?
We've learned about let and const — what they do, and how they're scoped. We also know when they can be reassigned and when they cannot…
CSS в trivago — часть 1: Структура и ITCSS
https://medium.com/@pistenprinz/css-at-trivago-part-1-structure-and-itcss-52f63ed557ca#.dp47rf37h
https://medium.com/@pistenprinz/css-at-trivago-part-1-structure-and-itcss-52f63ed557ca#.dp47rf37h
Medium
CSS at trivago — Part 1: Structure and ITCSS
How do we handle CSS at trivago, what methodologies do we apply, how do we structure our CSS, what do we do for Quality Assurance and…
Нативная бесконечная прокрутка с IntersectionObserver API
https://www.sitepoint.com/intersectionobserver-api/
https://www.sitepoint.com/intersectionobserver-api/
Sitepoint
Native Infinite Scrolling with the IntersectionObserver API — SitePoint
Giulio Mainardi shows you how to observe the visibility of DOM elements with the IntersectionObserver API, and creates an infinite scrolling demo.
Разбираемся в функциях Sass 3.5 first-class
https://goo.gl/aSZXlf
https://goo.gl/aSZXlf
Medium
Making sense out of Sass 3.5 first-class functions
Confused about the latest Sass Release Candidate blog post? So was I.
Советы для настройки производительности React/Redux
https://goo.gl/YtetTH
https://goo.gl/YtetTH
Medium
React/Redux Performance Tuning Tips
When writing a complex React app, you might find yourself struggling with rendering performance issues.
This article will give you an…
This article will give you an…
MinMaxing: понимание vMin и vMax в CSS
http://thenewcode.com/1137/MinMaxing-Understanding-vMin-and-vMax-in-CSS
http://thenewcode.com/1137/MinMaxing-Understanding-vMin-and-vMax-in-CSS
Как максимально использовать возможности браузера Chrome на Android
https://goo.gl/cpNfrV
https://goo.gl/cpNfrV
ITC.ua
Как максимально использовать возможности браузера Chrome на Android - ITC.ua
Google Chrome – если не лучший, то, бесспорно, самый популярный браузер, пришедший на смену системному браузеру на Android. Многие выбирают его из-за хорошей функциональности и кроссплатформенности, хоть и ругают частенько за высокую энерго- и ресурсоемкость.…
JavaScript аргументы функции по умолчанию
http://wesbos.com/javascript-default-function-arguments/
http://wesbos.com/javascript-default-function-arguments/
Wes Bos
JavaScript Default Function Arguments
Default function arguments in JavaScript are here. This is one of those features that's going to make your life much easier, and make your code much more readable and maintainable. [...]
Chrome Beta 54: фоновая музыка и видео, цветные вкладки и новая главная страница
http://gagadget.com/announce/23776-chrome-beta-54-fonovaya-muzyika-i-video-tsvetnyie-vkladki-i-novaya-glavnaya-stranitsa/
http://gagadget.com/announce/23776-chrome-beta-54-fonovaya-muzyika-i-video-tsvetnyie-vkladki-i-novaya-glavnaya-stranitsa/
Gagadget
Chrome Beta 54: фоновая музыка и видео, цветные вкладки и новая главная страница
В Google Play появилось последнее обновление для бета-версии браузера Chrome. Апдейт 54 привнес много новых изменений и дополнительных функций. Главной фишкой стало добавление воспроизведение аудио и видеоконтента в фоновом режиме.
Встречайте AdonisJs! Laravel-style MVC Framework для Node.js
https://scotch.io/tutorials/meet-adonisjs-a-laravel-style-mvc-framework-for-node-js
https://scotch.io/tutorials/meet-adonisjs-a-laravel-style-mvc-framework-for-node-js
ошибки с изображениями https://medium.freecodecamp.com/you-need-to-stop-making-these-6-mistakes-with-your-img-s-e242c02d14be
Free Code Camp
Don’t ruin your <img>
As developers and designers, it’s our duty to ensure the best user experience possible. And you know what one huge part of that experience…
Финальный релиз Angular 2. Наконец.
https://medium.com/front-end-hacking/angular-2-final-release-finally-finally-713405d285ba
https://medium.com/front-end-hacking/angular-2-final-release-finally-finally-713405d285ba
Medium
Angular 2 Final Release Finally. FINALLY. – Frontend Weekly
Angular 2 reach Final Release finally. This is big. This comes just in time. Before I lose hope on Angular 2 (I almost did). The feeling of…