AMP, Instant Articles, Instant View, whut?
https://telegra.ph/AMP-Instant-Articles-Instant-View-whut-11-23
https://telegra.ph/AMP-Instant-Articles-Instant-View-whut-11-23
Telegraph
AMP, Instant Articles, Instant View, whut?
многие путают Google Accelerated Mobile Pages, Facebook Instant Articles и свежезапущенный Telegram Instant View. Они выглядят одинаково для читателей, но сильно отличаются с точки зрения программистов и издателей Общее Все три технологии нужны для того,…
gDriveSync.js — обёртка для Google Drive API v3
https://github.com/vitogit/gDriveSync.js
https://github.com/vitogit/gDriveSync.js
GitHub
GitHub - vitogit/gDriveSync.js: Javascript wrapper library for Google Drive API v3
Javascript wrapper library for Google Drive API v3 - GitHub - vitogit/gDriveSync.js: Javascript wrapper library for Google Drive API v3
Как читать спецификации в вебе, ч.2 – Or: ECMAScript Symbols
https://dassur.ma/things/reading-specs-2/
https://dassur.ma/things/reading-specs-2/
dassur.ma
How to read web specs Part IIa – Or: ECMAScript Symbols – DasSur.ma
Two browsers behave differently when given the same code. Which one is the buggy one? The spec is almost guaranteed to contain the answer, but it’s notoriously hard to read. Maybe this will help.
Firefox прекратит поддержку XUL-дополнений в конце 2017 года
https://www.opennet.ru/opennews/art.shtml?num=45556
https://www.opennet.ru/opennews/art.shtml?num=45556
www.opennet.ru
Firefox прекратит поддержку XUL-дополнений в конце 2017 года
Разработчики Firefox уточнили планы перехода на API WebExtensions, предназначенного для разработки дополнений, совместимых с браузером Chrome. В качестве опциональной возможноcти, требующей явного включения в настройках, WebExtensions доступен начиная с Firefox…
Должен ли я попробовать использовать имплементацию IE для CSS Grid Layout?
https://www.rachelandrew.co.uk/archives/2016/11/26/should-i-try-to-use-the-ie-implementation-of-css-grid-layout/
https://www.rachelandrew.co.uk/archives/2016/11/26/should-i-try-to-use-the-ie-implementation-of-css-grid-layout/
Случайные интересные факты из использования HTML/SVG
https://css-tricks.com/random-interesting-facts-htmlsvg-usage/
https://css-tricks.com/random-interesting-facts-htmlsvg-usage/
CSS-Tricks
Random Interesting Facts on HTML/SVG usage
Last time, we saw how the average web page looks like using data from about 8 million websites. That's a lot of data, and we've been continuing to sift
Селекторы CSS, объясненные на примере шоппинга на машине
https://medium.freecodecamp.com/css-selectors-explained-by-going-car-shopping-51a383f6eb4b
https://medium.freecodecamp.com/css-selectors-explained-by-going-car-shopping-51a383f6eb4b
Free Code Camp
CSS Selectors Explained By Going Car Shopping
If you have ever seen a car dealership, then you can understand CSS selectors.
Стек технологий JavaScript с нуля (перевод материалов «JavaScript Stack from Scratch»)
https://github.com/UsulPro/js-stack-from-scratch
https://github.com/UsulPro/js-stack-from-scratch
GitHub
GitHub - usulpro/js-stack-from-scratch: 🌺 Russian translation of "JavaScript Stack from Scratch" from the React-Theming developers…
🌺 Russian translation of "JavaScript Stack from Scratch" from the React-Theming developers https://github.com/sm-react/react-theming - usulpro/js-stack-from-scratch
Как разобраться с роутингом в React
https://code.tutsplus.com/tutorials/understanding-how-to-handle-routing-in-react--cms-27355
https://code.tutsplus.com/tutorials/understanding-how-to-handle-routing-in-react--cms-27355
Code Envato Tuts+
How to Handle Routing in React
In one of my earlier tutorials, we saw how to get started with React and JSX. In this tutorial, we'll see how to get started with setting up and creating a React app. We'll focus on how to handle...
Запустился CastleCSS, новый статический фреймворк
https://medium.com/@DoorDarius/launching-castlecss-our-new-front-end-framework-106a16759fb5
https://medium.com/@DoorDarius/launching-castlecss-our-new-front-end-framework-106a16759fb5
Medium
Launching CastleCSS, our new front-end framework
CastleCSS is a mobile first SCSS framework with modular building blocks for the web. Which is also fully update-able!
Грид, флексбокс и выравнивание блоков: наша новая система раскладки
https://prgssr.ru/development/grid-fleksboks-i-vyravnivanie-blokov-nasha-novaya-sistema-raskladki.html
https://prgssr.ru/development/grid-fleksboks-i-vyravnivanie-blokov-nasha-novaya-sistema-raskladki.html
Прогрессор
Грид, флексбокс и выравнивание блоков: наша новая система раскладки
Подробный анализ работы выравнивания блоков в флексбоксе и гриде от Рейчел Эндрю
Плагин PostCSS для простой имплементации CSS гридов
https://github.com/sylvainpolletvillard/postcss-grid-kiss
https://github.com/sylvainpolletvillard/postcss-grid-kiss
GitHub
GitHub - sylvainpolletvillard/postcss-grid-kiss: A PostCSS plugin to keep CSS grids stupidly simple
A PostCSS plugin to keep CSS grids stupidly simple - sylvainpolletvillard/postcss-grid-kiss
Дешевый параллакс с помощью JavaScript и CSS Transforms
https://thenewcode.com/1162/Cheap-Parallax-with-JavaScript-and-CSS-Transforms
https://thenewcode.com/1162/Cheap-Parallax-with-JavaScript-and-CSS-Transforms
the new code
Cheap Parallax with JavaScript and CSS Transforms
Creating foreground-background parallax with CSS & JS
https://medium.com/@DoorDarius/launching-castlecss-our-new-front-end-framework-106a16759fb5 Запустился CastleCSS, новый статический фреймворк
Medium
Launching CastleCSS, our new front-end framework
CastleCSS is a mobile first SCSS framework with modular building blocks for the web. Which is also fully update-able!
ES6 итераторы и генераторы на практике
https://www.zsoltnagy.eu/es6-iterators-and-generators-in-practice/
https://www.zsoltnagy.eu/es6-iterators-and-generators-in-practice/
Написание ваших стилей в JS ≠ написание инлайновых стилей
https://mxstbr.blog/2016/11/inline-styles-vs-css-in-js
https://mxstbr.blog/2016/11/inline-styles-vs-css-in-js
<mxstbr/>
Writing your styles in JS ≠ writing inline styles
Many people don't realise is that there's a difference between what's called