#js #browsers #front_end_dev Консоль разработчика Google Chrome: десять неочевидных полезностей
https://habrahabr.ru/company/ruvds/blog/316132/
https://habrahabr.ru/company/ruvds/blog/316132/
Хабр
Консоль разработчика Google Chrome: десять неочевидных полезностей
Как с помощью консоли разработчика превратить Google Chrome в подобие текстового редактора? Какой смысл в ней приобретает знакомый многим по jQuery значок $? Как...
#js #es5 #front_end_dev Объяснение замыканий и цепи областей видимости в JavaScript на примерах
https://community.risingstack.com/explaining-javascript-closure-scope-chain-examples/
https://community.risingstack.com/explaining-javascript-closure-scope-chain-examples/
RisingStack Community
Explaining JavaScript Closures & Scope Chain with Examples | @RisingStack
This article explains JavaScript Closure and Scope Chain with examples - so you can make one of Javascript's biggest headache into a great ally.
Готов ли Flexbox уже для прайм-тайма?
https://medium.com/@martindefatte/is-css-flexbox-ready-for-prime-time-yet-dcaceebd6fdb
https://medium.com/@martindefatte/is-css-flexbox-ready-for-prime-time-yet-dcaceebd6fdb
Medium
Is CSS Flexbox ready for prime time yet?
TLDR: YES.
Создание пагинации с помощью Laravel and Vue js
https://medium.com/introcept-hub/create-pagination-component-using-laravel-and-vue-js-e5709aac2724
https://medium.com/introcept-hub/create-pagination-component-using-laravel-and-vue-js-e5709aac2724
Medium
Create Pagination Component using Laravel and Vue js
Components are one of the most powerful features of Vue. They help you extend basic HTML elements to encapsulate reusable code. At a high…
Как аутсорисинг Бутстрапа сделал его значимым
https://www.sitepoint.com/how-open-sourcing-bootstrap-made-it-huge/
https://www.sitepoint.com/how-open-sourcing-bootstrap-made-it-huge/
Sitepoint
How Open Sourcing Bootstrap Made It Huge - SitePoint
Maria Antonietta Perna shows how the decision of open sourcing Bootstrap, the popular front-end framework, was key to its growth and success.
Как добавить глубину вашему дизайну с помощью множественных бордеров #common #js #front_end_dev
https://www.zpyro.com/how-to-add-depth-to-your-design-using-multiple-borders/
https://www.zpyro.com/how-to-add-depth-to-your-design-using-multiple-borders/
Пожалуйста, не учитесь по стоковым фотографиям
https://codepen.io/chriscoyier/post/code-in-stock-photos
https://codepen.io/chriscoyier/post/code-in-stock-photos
React сниппеты: отладка производительности компонента с ES7 аннотациями
https://www.neos.io/blog/react-snippets-debug-component-performance-with-es7-annotations.html
https://www.neos.io/blog/react-snippets-debug-component-performance-with-es7-annotations.html
Neos CMS - Open Source Content Application Framework
React Snippets: Debug Component Performance with ES7 Annotations
On our ongoing journey towards the React rewrite of the Neos backend, we keep learning and experimenting. We'll share bits and pieces of our experiences here if we think they could be interesting t...
Интерполяция в CSS без анимаций
https://madebymike.com.au/writing/interpolation-without-animation/
https://madebymike.com.au/writing/interpolation-without-animation/
madebymike.com.au
MadebyMike - Interpolation in CSS without animation
Interpolation is the estimation of a new value between two known values. This simple concept is vastly useful and it’s commonly seen in animation on the web. With animation you declare the target properties and the end-state, and the browser will workout…
Объяснение коллбеков в Javascript #javaScript #js #front_end_dev
https://medium.com/@fotios.floros/explaining-javascript-callbacks-3d5a9ad52819
https://medium.com/@fotios.floros/explaining-javascript-callbacks-3d5a9ad52819
Medium
Explaining Javascript Callbacks
Callback functions are a concept derived from functional programming and specifies the use of functions as arguments.
Еще более быстрые изображения с помощью HTTP2 и Progressive JPEG #javaScript #js #front_end_dev
https://calendar.perfplanet.com/2016/even-faster-images-using-http2-and-progressive-jpegs/
https://calendar.perfplanet.com/2016/even-faster-images-using-http2-and-progressive-jpegs/
Web Performance Calendar
Even Faster Images using HTTP2 and Progressive JPEGs
tl;dr: Progressive images render faster on HTTP2, thus increasing perceived performance. Take control of progressive JPEG's scan layers to show meaningful image content with only 25% of image data sent. Use HTTP2 Server Push for progressive JPEG scan layers…
Вот что случилось в этом году: обзор фронтенд разработки в 2016-м #javaScript #js #front_end_dev
https://raygun.com/blog/2016/12/front-end-development-review/
https://raygun.com/blog/2016/12/front-end-development-review/
Raygun Blog
A front-end development review of 2017: JavaScript, Firefox, and more
2017 was a strong year for front-end development
React Responsive: это довольно клево #javaScript #js #front_end_dev #react
https://medium.com/@kkomaz/react-responsive-its-pretty-cool-d61e5ed56d95
https://medium.com/@kkomaz/react-responsive-its-pretty-cool-d61e5ed56d95
Medium
React Responsive: It’s pretty cool
If you know responsive design and you use React, I definitely recommend using react-responsive. React-responsive allows you to make media…
Подкаст Веб-стандарты, Выпуск №49 #javaScript #js #front_end_dev
https://soundcloud.com/web-standards/episode-49
https://soundcloud.com/web-standards/episode-49
SoundCloud
Выпуск №49
Итоги года: события, доклады, браузеры, проекты, тренды и прогнозы по фронтенду на 2017.
— Ольга Алексашенко
— Вадим Макеев
— Алексей Симоненко
Обсуждайте в Слаке — https://web-standards.slack.com/m
— Ольга Алексашенко
— Вадим Макеев
— Алексей Симоненко
Обсуждайте в Слаке — https://web-standards.slack.com/m
Анимация 2048 нод в SVG, реализованные с помощью React, Preact, Inferno, Vue, Angular 2, и CycleJS – пошаговое сравнение #javaScript #js #front_end_dev
https://swizec.com/blog/animating-svg-nodes-react-preact-inferno-vue/swizec/7311
https://swizec.com/blog/animating-svg-nodes-react-preact-inferno-vue/swizec/7311
A geek with a hat
Animating 2048 SVG nodes in React, Preact, Inferno, Vue, Angular 2, and CycleJS – a side-by-side comparison
Ever wondered which front-end framework is smoothest to animate 2048 SVG nodes: React, Preact, Inferno, Vue, Angular 2 or CycleJS? Here are some GIFs.