react-fine-uploader — простой в интеграции в React-приложение Fine Uploader
https://github.com/FineUploader/react-fine-uploader
https://github.com/FineUploader/react-fine-uploader
GitHub
GitHub - FineUploader/react-fine-uploader: Easily integrate Fine Uploader or Fine Uploader S3 into a React app. Drop-in high-level…
Easily integrate Fine Uploader or Fine Uploader S3 into a React app. Drop-in high-level components for a turn-key UI. Use small focused components to build a more custom UI. - GitHub - FineUploader...
Прогрессивные Веб-приложения: преодоление разрыва между вебом и мобильными устройствами
https://www.sitepoint.com/progressive-web-apps-bridging-the-gap-between-web-and-mobile/
https://www.sitepoint.com/progressive-web-apps-bridging-the-gap-between-web-and-mobile/
SitePoint
Progressive Web Apps: Bridging the Gap Between Web and Mobile
Mark Pedersen takes a look at what progressive web apps are, their advantages and disadvantages, and reasons to consider building one for yourself.
“Генерация страниц во время создания ресурсов” как оптимизация
https://medium.com/@jiyinyiyong/rendering-pages-during-assets-building-as-an-optimization-9aa1b4a5ebe2
https://medium.com/@jiyinyiyong/rendering-pages-during-assets-building-as-an-optimization-9aa1b4a5ebe2
Medium
“Rendering pages during assets building” as an optimization
Server Side Rendering(SSR) is becoming a fashion. This post is about part of the fashion.
Аддон React Storybook для отображения README файлов в стиле github
https://github.com/tuchk4/storybook-readme
https://github.com/tuchk4/storybook-readme
GitHub
tuchk4/storybook-readme
React Storybook addon to render README files in github style - tuchk4/storybook-readme
Улучшаем наши компоненты с помощью CSS :empty
https://www.ishadeed.com/article/css-empty/
https://www.ishadeed.com/article/css-empty/
Ishadeed
Enhancing Our Components with CSS :empty
Советы и подсказки по производительности jQuery кода
https://codingbox.io/10-jquery-performance-tips-tricks-872f170387cc
https://codingbox.io/10-jquery-performance-tips-tricks-872f170387cc
Coding Box
10 jQuery Performance Tips & Tricks
jQuery is still relevant in 2016. Mostly because it’s still the easiest way of creating highly-compatible websites. Without it, it’s much…
https://blog.alexdevero.com/6-simple-secrets-perfect-web-typography/ 6 простых секретов идеальной типографики
Alex Devero Blog
6 Simple Secrets of Perfect Web Typography
Creating perfect web typography is important for success in today’s digital world.Learn 6 simple secrets and turn web typography into one of your strengths!
https://paulund.co.uk/getting-started-with-vuejs Начало работы с VueJS
Paulund
Getting Started With VueJS | Paulund
In this tutorial we’re going to look at the basics of getting started with VueJS. VueJS is a JavaScript framework which is focused on the view layer only, and is very easy to pick up and integrate…
https://cloudfour.com/thinks/measuring-the-washington-posts-progressive-web-app/ Измеряем прогрессивное веб-приложение Washington Post
Cloud Four
Measuring The Washington Post’s Progressive Web App
Yesterday, I examined how The Washington Post’s Progressive Web App performs on iOS. Today, I want to take a look behind the scenes on the difficulties I had conducting that analysis. Instrum…
https://www.sitepoint.com/javascript-3d-minecraft-editor/ Создание на JavaScript редактора Minecraft 3D
Sitepoint
Building a JavaScript 3D Minecraft Editor — SitePoint
Chris Pitt shows how to make a basic 3D Minecraft editor with mostly vanilla JS and some clever CSS, that will later be used to edit a real Minecraft world.
https://javascriptplayground.com/blog/2016/10/moving-to-webpack-2/ Миграция на Webpack 2
javascriptplayground.com
Migrating to Webpack 2
Webpack is on the verge of having its latest major version released, and it’s expected to drop very soon. However, the main thing holding the release back is documentation, and the code is mostly written. I recently took the time to update our work project…
https://developers.google.com/web/updates/2016/10/nic54 Новое в Chrome 54
Chrome for Developers
New In Chrome 54 | Blog | Chrome for Developers
With Chrome 54, you can now create your own custom HTML tag with and make re-usable web components with Custom Elements v1; it's easier to send messages between open windows or tabs on the same origin with the BroadcastChannel API; media experience get better…
https://medium.freecodecamp.com/css-flexbox-explained-by-road-tripping-across-the-country-1217b69c390e Объяснение CSS Flexbox на примере путеществия по стране
Free Code Camp
CSS Flexbox Explained by Road Tripping Across the Country
If you have ever been on a long roadtrip, then you can understand CSS Flexbox!
https://github.com/melnik909/frontend-whitelist список полезных и интересных авторских статей
https://scotch.io/tutorials/best-of-visual-studio-code-features-plugins-acting-like-atom-and-sublime Лучшее в Visual Studio Code: функциональности, плагины, работает как Atom и Sublime
Scotch
Best of Visual Studio Code: Features, Plugins, Acting Like Atom and Sublime
VS Code is an feature-rich, fast, and intelligent editor that can make you a faster developer.
https://codepen.io/pixelass/post/layout-powered-by-css-variables Разметка страницы, созданная на чистых CSS переменных