Является ли ES6 концом Underscore / Lodash?
https://derickbailey.com/2016/09/12/does-es6-mean-the-end-of-underscore-lodash/
https://derickbailey.com/2016/09/12/does-es6-mean-the-end-of-underscore-lodash/
Modernization of Reactivity.
https://davidwalsh.name/modernization-reactivity
https://davidwalsh.name/modernization-reactivity
David Walsh Blog
Modernization of Reactivity
Reactive programming has taken JavaScript by storm over the last decade, and for good reason; front-end development greatly benefits from the simplicity of writing user interface code that “reacts” to data changes, eliminating substantial error-prone imperative…
Gmail вводит поддержку отзывчивого дизайна, улучшает стилизацию шрифтов + CSS для доступности
https://litmus.com/blog/gmail-to-support-responsive-email-design
https://litmus.com/blog/gmail-to-support-responsive-email-design
Litmus
Blog
Get email best practices, how-tos and more in the Litmus blog
Благодаря RSCSS мой код больше не беспорядочен
https://medium.com/@mik01aj/rscss-77043f4fafb1
https://medium.com/@mik01aj/rscss-77043f4fafb1
Medium
RSCSS — my CSS is no longer a mess
I followed RSCSS standard for over a year now and wanted to share some of my experience with it.
12 отличных советов по использованию Chrome DevTools для разработчиков
https://hackernoon.com/twelve-fancy-chrome-devtools-tips-dc1e39d10d9d
https://hackernoon.com/twelve-fancy-chrome-devtools-tips-dc1e39d10d9d
Hacker Noon
Twelve Fancy Chrome DevTools Tips
Breakpoints in JavaScript. Inspecting HTML and CSS and updating them live. Profiling performance… That’s right, this week’s post is all…
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.