Быстрый совет: сортировка списков пользователей с 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.
Улучшение работы с зависимостями в React #react #js https://blog.scottlogic.com/2017/02/28/relogic.html
Scott Logic
Level-up your dependencies in React
Level-up the state is perhaps the most useful React pattern. Apply it to your dependencies and you can get many benefits, like better tests, flow control and idempotent routes.
6 краеугольных камней для React #react #js https://hashnode.com/post/6-cornerstones-of-react-cizv4k5hd00ax615339e451cg
Hashnode
6 cornerstones of React 💡 - Hashnode
Original Stories on Medium and Github.
React is "a Javascript library for building user interfaces". I'll go into the topic and clarify some feat.
React is "a Javascript library for building user interfaces". I'll go into the topic and clarify some feat.