Свойства для выравнивания всего и их новые тайны http://css-live.ru/articles-css/svojstva-dlya-vyravnivaniya-vsego-i-ix-novye-tajny.html
CSS-LIVE
Свойства для выравнивания всего и их новые тайны
Свойства для выравнивания: justify-content, align-content, justify-items, align-items, justify-self, align-self и другие, их значения и особенности.
CSS-гриды пришли насовсем http://css-live.ru/articles/css-gridy-prishli-nasovsem.html
CSS-LIVE
CSS-гриды (CSS Grid Layout) пришли насовсем
Перевод статьи CSS Grid Layout is Here to Stay с сайта blogs.igalia.com, опубликовано на css-live.ru с разрешения автора — Мануэля Рего Касановаса. О том, что стояло за разработкой CSS Grid Layout в Chromium/Blink и Safari/WebKit, которую вела Igalia при…
Крупномасштабная веб-разработка с TypeScript http://bet365techblog.com/large-scale-web-development-using-typescript
Лучшие доклады HolyJS 2016 Moscow: Доступ открыт https://habrahabr.ru/company/jugru/blog/324364/
Habr
Лучшие доклады HolyJS 2016 Moscow: Доступ открыт
Прошло три месяца после JavaScript-конференции HolyJS 2016 Moscow, и это значит, что сейчас самое время выложить видеозаписи докладов и составить рейтинг лучших. Напомню, что рейтинг составляется не...
Вы вроде как можете использовать кастомные шрифты в HTML письмах https://css-tricks.com/kinda-can-use-custom-fonts-html-emails/
CSS-Tricks
You Kinda Can Use Custom Fonts in HTML Emails | CSS-Tricks
And you use them pretty much just like you'd use custom fonts on a website. Jaina Mistry had the scoop on this last year over on the Litmus blog:
Месяц CSS-гридов: первые итоги http://css-live.ru/vecssti-s-polej/mesyac-css-gridov-pervye-itogi.html
CSS-LIVE
Месяц CSS-гридов: первые итоги
Март 2017 г. — месяц CSS-гридов. Их поддерживают уже 4 браузера. О них пишут всё больше статей, а Юна Кравец даже посвятила им песню. Но что значил март для самой спецификации? Как решилась судьба подсеток и как CSS-live.ru помог исправить в ней неточность?
Семь способов задать шаблон компонента во Vue.js http://vuejsdevelopers.com/2017/03/24/vue-js-component-templates/
7 Ways to Define a Component Template in Vue.js
There are plenty of ways you can define a component template in Vue. In this article, we'll go through examples of each and address the pros and cons so you know which one is the best to use in any particular situation.
3 свойства CSS Grid, которые заставляют мое сердце трепетать https://una.im/css-grid/
una.im
una.im | 3 CSS Grid Features That Make My Heart Flutter
An awesome CSS grid tool was just released for Firefox, and the web has been buzzing about it. This is a short post about my 3 favorite features!
Да, React захватывает разработку фронтенда. И вот почему https://medium.freecodecamp.com/yes-react-is-taking-over-front-end-development-the-question-is-why-40837af8ab76
freeCodeCamp
Yes, React is taking over front-end development. The question is why.
Here are a few reasons why React has become so popular so quickly:
Почему сейчас самое время бизнесу серьезно задуматься о Progressive Web Apps http://www.techrepublic.com/article/why-its-time-for-businesses-to-get-serious-about-progressive-web-apps/
TechRepublic
Why it's time for businesses to get serious about Progressive Web Apps
As Gartner has signaled, the explosion of Progressive Web Apps may be looming. Here's what you need to know.
Основы работы с DOM-ом на ванильном JavaScript (без jQuery) https://www.sitepoint.com/dom-manipulation-vanilla-javascript-no-jquery/
Sitepoint
The Basics of DOM Manipulation in Vanilla JavaScript (No jQuery) — SitePoint
Sebastian Seitz gives you a crash course in DOM manipulation with vanilla JavaScript, abstracting the more verbose parts into a set of helper functions.
Экспериментальный макет демонстрации 3D комнаты https://tympanus.net/codrops/2017/03/30/experimental-3d-room-exhibition-layout/
Codrops
Experimental 3D Room Exhibition Layout | Codrops
Today we'd like to share an experimental 3D layout with you. The idea is to show some information about a gallery's exhi
Глубокое погружение в CSS: matrix3d() для идеальной кастомной полосы прокрутки https://developers.google.com/web/updates/2017/03/custom-scrollbar
Chrome for Developers
CSS Deep-Dive - matrix3d() for a frame-perfect custom scrollbar | CSS and UI | Chrome for Developers
Custom transform matrices allow you to build frame-perfect custom scrollbars.
Angular 4 уже здесь? Вот некоторые его особенности #angular https://medium.com/@pixelcrayons/angular-4-0-0-70ae70cc7e5a
Medium
Angular 4 Is here? Check Out Features.
Angular 4.0.0, the latest upgrade to the popular JavaScript framework for mobile and desktop development, was released by Google recently…
Повышение скорости сайта с помощью машинного обучения #js https://hackernoon.com/speed-up-your-site-with-a-little-machine-learning-fa9eb7c86dbb
Medium
Speed up your site with a little machine learning
I spend roughly 73% of my life thinking about web performance — hitting that sweet 60FPS on slow phones, loading my assets in the perfect…
Бесплатные инструменты сжатия изображений для ускорения работы сайта #common https://habrahabr.ru/company/hosting-cafe/blog/325262/
Habr
Бесплатные инструменты сжатия изображений для ускорения работы сайта
Оптимизируйте изображения для сайтов на WordPress, Joomla или любых других, чтобы увеличить скорость загрузки и занять более высокое место в рейтингах поисковых систем. По данным HTTP Archive ,...
Однонаправленный поток данных с Vuex #vue https://medium.com/@softwarecf/uni-directional-data-flow-with-vuex-4f31d7ac8c83
Medium
Uni-directional data flow with Vuex
the state I am in
CSS Custom Properties в Microsoft Edge https://blogs.windows.com/msedgedev/2017/03/24/css-custom-properties/
Microsoft Edge Blog
CSS Custom Properties in Microsoft Edge
Beginning with EdgeHTML 15, Microsoft Edge supports CSS Custom Properties, a new primitive value type to fully cascade variables across CSS properties.