Redux или MobX: попытка разобраться
http://www.robinwieruch.de/redux-mobx-confusion/
http://www.robinwieruch.de/redux-mobx-confusion/
www.robinwieruch.de
Redux vs MobX without Confusion
Using Redux or MobX in your React application? The article shows you all the differences between both state management libraries that can be used in React. It gives you guidance to learn MobX vs Redux in React.js applications, their strengths and weaknesses…
Создание игры с Three.js, ReactJS и WebGL
https://www.sitepoint.com/building-a-game-reactjs-and-webgl/
https://www.sitepoint.com/building-a-game-reactjs-and-webgl/
Sitepoint
Building a Game with Three.js, React and WebGL — SitePoint
The creator of Charisma The Chameleon, Andrew Ray, looks at how to write 3D games declaratively using Three.js, ReactJS and WebGL.
Создаём hacker news с Angular 2 cli, rxjs и webpack
http://houssein.me/angular2-hacker-news
http://houssein.me/angular2-hacker-news
houssein.me
Building Hacker News with Angular 2 CLI, RxJS and Webpack
If you have ever built an Angular 2 application before, you'll know that setting up and bootstrapping an application can take a significant amount of time. Thankfully, the Angular team has rolled o...
Доступен язык TypeScript 2.0, продвигаемый Microsoft в качестве дополнения к JavaScript
http://www.opennet.ru/opennews/art.shtml?num=45201
http://www.opennet.ru/opennews/art.shtml?num=45201
www.opennet.ru
OpenNews: Доступен язык TypeScript 2.0, продвигаемый Microsoft в качестве дополнения к JavaScript
Прогресс Node.js — куда движется технология год спустя после объединения Node.js и io.js
https://medium.com/@nodejs/the-progress-of-node-js-a-year-post-node-js-and-io-js-merge-and-where-the-technology-is-going-f168ce9ec8ee
https://medium.com/@nodejs/the-progress-of-node-js-a-year-post-node-js-and-io-js-merge-and-where-the-technology-is-going-f168ce9ec8ee
Medium
The Progress of Node.js a Year Post Node.js and io.js Merge and Where the Technology is Going
During Node.js Interactive Europe’s keynote presentations yesterday, Core community members shared the community’s incredible, fast growth…
Не тормозите из-за шрифтов: 3 техники производительности для быстрого отображения контента
https://medium.com/@firasd/dont-brake-for-fonts-3-web-performance-techniques-to-show-content-quickly-fdefcd0d2028
https://medium.com/@firasd/dont-brake-for-fonts-3-web-performance-techniques-to-show-content-quickly-fdefcd0d2028
Medium
Don’t Brake for Fonts: 3 web performance techniques to show content quickly
If you can see a site’s layout, you should see its text at the same time. If you don’t, send them this article.
Представление OpenType шрифтов с технологией OpenType Font Variations
https://medium.com/@tiro/https-medium-com-tiro-introducing-opentype-variable-fonts-12ba6cd2369
https://medium.com/@tiro/https-medium-com-tiro-introducing-opentype-variable-fonts-12ba6cd2369
Medium
Introducing OpenType Variable Fonts
Version 1.8 of the OpenType font format specification introduces an extensive new technology, affecting almost every area of the format. An OpenType variable font is one in which the equivalent of…
Настройка и запуск с ESLint — валидатора JS кода
https://www.sitepoint.com/up-and-running-with-eslint-the-pluggable-javascript-linter/
https://www.sitepoint.com/up-and-running-with-eslint-the-pluggable-javascript-linter/
Sitepoint
Up and Running with ESLint — the Pluggable JavaScript Linter - SitePoint
Pavels Jelisejevs introduces ESLint, a highly configurable tool which analyses your code and highlights (or optionally fixes) any bugs or issues it finds.
jQuery 3 — новые свойства и улучшения производительности
http://www.dotnetcurry.com/jquery/1309/jquery-3-new-features
http://www.dotnetcurry.com/jquery/1309/jquery-3-new-features
Dotnetcurry
jQuery 3 - New Features and Performance Improvements | DotNetCurry
This article talks about new features in jQuery 3 such as deferred, improved custom selectors, accelerated graphics, for..of, unwrap functionality, and security improvements.
4 этапа настройки производительности для вашего приложения на Angular 2
https://medium.com/@areai51/the-4-stages-of-perf-tuning-for-your-angular2-app-922ce5c1b294
https://medium.com/@areai51/the-4-stages-of-perf-tuning-for-your-angular2-app-922ce5c1b294
Medium
The 4 Stages of Perf Tuning for your Angular2 App
tl;dr
Как сгенерировать стайлгайд с помощью Hologram & Gulp
http://blog.thebrickfactory.com/2016/09/generate-style-guide-using-hologram-gulp/
http://blog.thebrickfactory.com/2016/09/generate-style-guide-using-hologram-gulp/
Brick By Brick from The Brick Factory
How to generate a style guide using Hologram & Gulp >> The Brick Factory
A detailed walkthrough with code samples explaining how to create a dynamic style guide using Hologram and Gulp.