Шпаргалка по выравниванию блоков #css https://rachelandrew.co.uk/css/cheatsheets/box-alignment
Разберись с промисами перед началом использования async/await https://medium.com/@bluepnume/learn-about-promises-before-you-start-using-async-await-eb148164a9c8
Medium
Understand promises before you start using async/await
With Babel now supporting async/await out of the box, and ES2016 (or ES7) just around the corner, more and more people are realizing how…
Быстрый совет: сортировка списков пользователей с Flexbox и jQuery #js https://www.sitepoint.com/user-sortable-lists-flexbox-jquery/
Sitepoint
Quick Tip: User Sortable Lists with Flexbox and jQuery - SitePoint
George Martsoukos shows how to build a simple Flexbox and jQuery plugin which sorts elements based on the values of their custom data attributes.
10 мини-паттернов в React #js #react https://hackernoon.com/10-react-mini-patterns-c1da92f068c5#.g6qqpfrh7
Hackernoon
HackerNoon - read, write and learn about any technology
How hackers start their afternoon. HackerNoon is a free platform with 25k+ contributing writers. 100M+ humans have visited HackerNoon to learn about technology.
Масштабирование SVG Clipping Paths для использования в CSS #css https://meyerweb.com/eric/thoughts/2017/02/24/scaling-svg-clipping-paths-for-css-use/
meyerweb.com
Scaling SVG Clipping Paths for CSS Use
The web home of Eric A. Meyer, CSS guy; and his wife Kathryn, doctor of nursing.
ECMAScript 2016+ in Firefox #browsers #js https://blog.mozilla.org/javascript/2017/02/22/ecmascript-2016plus-in-firefox/
JavaScript
ECMAScript 2016+ in Firefox
After the release of ECMAScript 2015, a.k.a. ES6, the ECMAScript Language Specification is evolving rapidly: it's getting many new features that will help developing web ...
Трюк с добавлением заддержки в отладчике для дебага интерактивных элементов, которые сложно отловить #js https://css-tricks.com/set-timed-debugger-web-inspect-hard-grab-elements/
CSS-Tricks
Set a Timed Debugger To Web Inspect Hard-To-Grab Elements | CSS-Tricks
Triggering a debugger; statement at just the right moment can help you select a DOM element that is really hard (or impossible) to get selected in DevTools. You can do that directly in your code, or, through a setTimeout right in the console, so you can get…
Как использовать CSS анимацию профессионально #css https://stories.jotform.com/how-to-use-css-animations-like-a-pro-dfacc1e97338
Medium
How to Use CSS Animations Like a Pro
Create animation magic using keyframes, animation properties like timing, delay, play state, animation-count, iteration count, direction…
babel-preset-env: пресет для конфигурации Babel под тебя #js #babel https://www.2ality.com/2017/02/babel-preset-env.html
Основы AngularJS 1.x (часть 2) #js #angular https://scotch.io/tutorials/angularjs-1-x-fundamentals-part-2
Аудит производительности и nytimes.com https://docs.google.com/document/d/1Oax3j0-wsYlNQCfgJTtPHlOWJ-ilRvk-I9E3mhiyl5I/edit#heading=h.mxlya9axneww
Google Docs
nytimes perf audit 2/19/17
nytimes.com perf audit 02/19/17 by @samccone Test setup Device: Android Nexus 5x Network: WiFi no throttling Url: nytimes.com (not logged in) Performance recording methodology Remote inspect Load the page once, and delete the root body element. Record…
Начинаем работать с вариабельными шрифтами #common https://clagnut.com/blog/2389/
Clagnut
Getting started with variable fonts | Clagnut
Variable fonts are a new font format offering unprecedented flexibility. They will be landing in web browsers and native operating systems within 12 months. Learn how to try them out now.