Google добавила в Chrome для Android возможность скачивать музыку и видео
https://vc.ru/n/new-chrome-android
https://vc.ru/n/new-chrome-android
vc.ru
Google добавила в Chrome для Android возможность скачивать музыку и видео
Google обновила Chrome для устройств с операционной системой Android. Теперь браузер может скачивать музыку и видео для офлайн-просмотра и прослушивания, пишет компания в своём блоге.
CloudFour делится опытом перевода сайта в PWA
https://cloudfour.com/thinks/hey-hey-cloud-four-is-a-pwa/
https://cloudfour.com/thinks/hey-hey-cloud-four-is-a-pwa/
Cloud Four
Hey, Hey, Cloud Four is a PWA!
A behind-the-scenes look at how we made cloudfour.com into a Progressive Web App.
ffconf 2016
https://www.youtube.com/watch?v=uXYZbLT0j9c&feature=youtu.be&list=PLXmT1r4krsTpDoGcdh1baZPIV6DtX9_rX
https://www.youtube.com/watch?v=uXYZbLT0j9c&feature=youtu.be&list=PLXmT1r4krsTpDoGcdh1baZPIV6DtX9_rX
YouTube
1. Rachel Andrew / Next Level CSS
While we were all looking the other way browsers have been implementing CSS features that do things you might think you need JavaScript or at least a pre-pro...
Распутываем спагетти-код: как писать поддерживаемый Javascript
https://prgssr.ru/development/rasputyvaem-spagetti-kod-kak-pisat-podderzhivaemyj-javascript.html
https://prgssr.ru/development/rasputyvaem-spagetti-kod-kak-pisat-podderzhivaemyj-javascript.html
Прогрессор
Распутываем спагетти-код: как писать поддерживаемый JavaScript
Список рекомендаций по процессу рефакторинга существующего кода
Девять ресурсов, на которых можно учиться кодить по 15 минут в день
https://medium.com/the-mission/9-places-to-learn-how-to-code-in-15-minutes-or-less-a-day-b29451500c21
https://medium.com/the-mission/9-places-to-learn-how-to-code-in-15-minutes-or-less-a-day-b29451500c21
Medium
9 Places to Learn How to Code in 15 Minutes or Less a Day
I read with great interest a recent TechCrunch article from a developer named Basel Farag. In “Please Don’t Learn to Code,” the author…
Доступность в вебе — разработка веба с эмпатией
https://medium.com/@paramsingh_66174/web-accessibility-developing-web-with-empathy-2aee08ebe97c
https://medium.com/@paramsingh_66174/web-accessibility-developing-web-with-empathy-2aee08ebe97c
Medium
Web Accessibility — Developing web with empathy
Even while developing web apps for years, we forget about one really important thing and that’s called Web Accessibility. It’s going to be…
Текущее состояние Babel и его планы на будущее #js #javascript #babel
https://babeljs.io/blog/2016/12/07/the-state-of-babel
https://babeljs.io/blog/2016/12/07/the-state-of-babel
babeljs.io
The State of Babel · Babel
- [Some History](https://babeljs.io/blog/2016/12/07/the-state-of-babel#some-history)
Сокращенный синтаксис CSS рассматривается как антипаттерн
https://csswizardry.com/2016/12/css-shorthand-syntax-considered-an-anti-pattern/
https://csswizardry.com/2016/12/css-shorthand-syntax-considered-an-anti-pattern/
Csswizardry
CSS Shorthand Syntax Considered an Anti-Pattern – CSS Wizardry
Avoid using CSS’ shorthand syntax
Мгновенные статические веб-страницы с помощью Service Worker
https://calendar.perfplanet.com/2016/instant-static-web-pages-with-service-worker/
https://calendar.perfplanet.com/2016/instant-static-web-pages-with-service-worker/
Опасайтесь вложенности ролей
https://adrianroselli.com/2016/12/be-wary-of-nesting-roles.html
https://adrianroselli.com/2016/12/be-wary-of-nesting-roles.html
Adrian Roselli
Be Wary of Nesting Roles
As a web developer, you may take it for granted that you cannot nest a hyperlink. I mean, you can nest a hyperlink, but more likely than not you already know how problematic that can be — and not just because the validator will kick that back as an error.…
styletron — универсальные высокопроизводительные стили css-in-js
https://github.com/rtsao/styletron
https://github.com/rtsao/styletron
GitHub
styletron/styletron
:zap: Toolkit for component-oriented styling. Contribute to styletron/styletron development by creating an account on GitHub.
Нативная разработка JavaScript после Internet Explorer
https://www.sitepoint.com/native-javascript-development-after-internet-explorer/
https://www.sitepoint.com/native-javascript-development-after-internet-explorer/
SitePoint
Native JavaScript Development after Internet Explorer — SitePoint
Adrian Sandu completes his series on life after oldIE's retirement, looking at what is now possible with native JavaScript across the major browsers.
Why use static types in JavaScript? (Parts II & III)
https://medium.com/@preethikasireddy/why-use-static-types-in-javascript-part-2-part-3-be699ee7be60#.cxkprazjf
https://medium.com/@preethikasireddy/why-use-static-types-in-javascript-part-2-part-3-be699ee7be60#.cxkprazjf
Medium
Why use static types in JavaScript? (Parts II & III)
Note: This is Part 2 & 3 of a 4-part series.