- PVSM.RU - https://www.pvsm.ru -

SummaryJS, выпуск 3

Видео, подкасты

js-must-watch [1]
perf-tooling [2]
The Web's Future is Offline [3]
Reflux — Creating Your First Action in React [4]
JS Jabber #147: io.js with Isaac Schleuter and Mikeal Rogers [5]
RadioJS №18 [6]
Live Editing React with Amok [7]
What the… JavaScript? [8]

Статьи, книги

Visual Regression Testing For Angular Applications [9]
Preparing for ECMAScript 6 [10]
The right API for rx-flux [11]
Web Developer Hiring Trends, and What They Mean For You [12]
React Tips and Best Practices [13]
ECMAScript 6 Release Candidate #1 [14]
ECMAScript 6 [15]
Introducing Relay and GraphQL [16]
Effective transpiling of ES6 [17]
Introduction to Facebook's Flux architecture [18]
Fixing Coercion, Not The Symptoms [19]
Beginner's introduction to React.js [20]
The Emterpreter: Run code before it can be parsed [21]
Using Javascript Generators [22]
Isomorphic Server & Browser Side Rendering with React >= 0.12 [23]
How to Write Sane, Reusable Grunt Tasks [24]
JavaScript Battery API: Promises [25]
Track JavaScript, AngularJS and jQuery errors with Google Analytics [26]
Getting on Point [27]
AngularJS in Patterns [28]
Sync Gulp Tasks with run-sequence [29]
Using AngularJS for Data Visualisations [30]
Iterables and iterators in ECMAScript 6 [31]
The Path to Parallel JavaScript [32]
React JS Tutorial and Guide to the Gotchas [33]
the-frankenstein-framework [34]

Инструменты, библиотеки

frontend-stuff [35] – большой список разных инструментов, разбитый по группам
react-stats [36] – монитор производительности React-приложений
PhotoSwipe [37] – фото-галерея для мобильных и настольных браузеров
validate-asm [38] – линтер для asm.js
react-jsx [39] – компилятор .jsx в разные форматы
vivus [40] – svg-анимация
ngReact [41] – позволяет использовать компоненты React в Angular
react-drag [42] – форк react-draggable [43], позволяет таскать элементы
node-schedule [44] – подобие cron, только для Node
wallaby-ng-html2js-preprocessor [45] – компилирует шаблоны Angular в JavaScript
babel-eslint [46] – модуль для ESLint, позволяющий проверять код Babel. Пока очень странно работает с React.

Новые версии

browserify 9.0.0 [47]
lodash 3.3.0 [48]
ESLint 0.15.0 [49]
decaffeinate 1.6.0 [50]
wallaby 1.0 [51]
jsdom 4.0.0 [52]
react-router 0.12.2 [53]
pageres 1.2.0 [54]
Polymer 0.8 [55]
react 0.13 RC [56]
Ember 1.11.0 beta 3 [57]
react-to-html-webpack-plugin 2.0 [58]
react-plain-editable 2.0.0 [59]
io.js 1.4.1 [60]
react-dnd 0.9.0 [61]

Автор: olegafx

Источник [62]


Сайт-источник PVSM.RU: https://www.pvsm.ru

Путь до страницы источника: https://www.pvsm.ru/javascript/84302

Ссылки в тексте:

[1] js-must-watch: https://github.com/bolshchikov/js-must-watch

[2] perf-tooling: http://perf-tooling.today/videos

[3] The Web's Future is Offline: https://vimeo.com/120474703

[4] Reflux — Creating Your First Action in React: https://egghead.io/lessons/react-reflux-creating-your-first-action-in-react

[5] JS Jabber #147: io.js with Isaac Schleuter and Mikeal Rogers: https://overcast.fm/podcasts/episode/87315109455702

[6] RadioJS №18: http://radiojs.ru/2015/02/radiojs-18/

[7] Live Editing React with Amok: http://www.youtube.com/watch?v=-aWINzxCNW4

[8] What the… JavaScript?: https://www.youtube.com/watch?v=2pL28CcEijU

[9] Visual Regression Testing For Angular Applications: http://davidwalsh.name/visual-regression-testing-angular-applications

[10] Preparing for ECMAScript 6: http://web-design-weekly.com/2015/02/19/preparing-ecmascript6/

[11] The right API for rx-flux: https://github.com/fdecampredon/rx-flux/issues/10

[12] Web Developer Hiring Trends, and What They Mean For You: http://blog.udacity.com/2014/12/web-developer-hiring-trends-mean.html

[13] React Tips and Best Practices: http://aeflash.com/2015-02/react-tips-and-best-practices.html

[14] ECMAScript 6 Release Candidate #1: http://people.mozilla.org/%7Ejorendorff/es6-draft.html

[15] ECMAScript 6: http://rauchg.com/2015/ecmascript-6/

[16] Introducing Relay and GraphQL: http://facebook.github.io/react/blog/2015/02/20/introducing-relay-and-graphql.html

[17] Effective transpiling of ES6: https://gist.github.com/rauchg/93d8b831e286bcb30d84

[18] Introduction to Facebook's Flux architecture: http://ryanclark.me/getting-started-with-flux/

[19] Fixing Coercion, Not The Symptoms: http://davidwalsh.name/fixing-coercion

[20] Beginner's introduction to React.js: http://axiacore.com/blog/beginners-introduction-reactjs/

[21] The Emterpreter: Run code before it can be parsed: https://blog.mozilla.org/research/2015/02/23/the-emterpreter-run-code-before-it-can-be-parsed/

[22] Using Javascript Generators: http://openmymind.net/Using-Javascript-Generators/

[23] Isomorphic Server & Browser Side Rendering with React >= 0.12: https://github.com/jesstelford/react-isomorphic-boilerplate

[24] How to Write Sane, Reusable Grunt Tasks: https://medium.com/@nickheiner/how-to-write-sane-reusable-grunt-tasks-61f5dfc9635c

[25] JavaScript Battery API: Promises: http://davidwalsh.name/javascript-battery-api

[26] Track JavaScript, AngularJS and jQuery errors with Google Analytics: http://blog.gospodarets.com/track_javascript_angularjs_and_jquery_errors_with_google_analytics/

[27] Getting on Point: http://blog.jquery.com/2015/02/24/getting-on-point/

[28] AngularJS in Patterns: https://speakerdeck.com/mgechev/angularjs-in-patterns-lightning-talk

[29] Sync Gulp Tasks with run-sequence: http://davidwalsh.name/gulp-run-sequence

[30] Using AngularJS for Data Visualisations: http://css-tricks.com/using-angularjs-for-data-visualisations/

[31] Iterables and iterators in ECMAScript 6: http://www.2ality.com/2015/02/es6-iteration.html

[32] The Path to Parallel JavaScript: https://blog.mozilla.org/javascript/2015/02/26/the-path-to-parallel-javascript/

[33] React JS Tutorial and Guide to the Gotchas: https://zapier.com/engineering/react-js-tutorial-guide-gotchas/

[34] the-frankenstein-framework: https://github.com/iammerrick/the-frankenstein-framework/

[35] frontend-stuff: https://github.com/moklick/frontend-stuff

[36] react-stats: https://github.com/sebslomski/react-stats

[37] PhotoSwipe: https://github.com/dimsemenov/PhotoSwipe

[38] validate-asm: https://github.com/alexanderGugel/validate-asm

[39] react-jsx: https://github.com/bigpipe/react-jsx

[40] vivus: https://github.com/maxwellito/vivus

[41] ngReact: https://github.com/davidchang/ngReact

[42] react-drag: https://github.com/mgechev/react-drag

[43] react-draggable: https://github.com/mzabriskie/react-draggable/

[44] node-schedule: https://github.com/mattpat/node-schedule

[45] wallaby-ng-html2js-preprocessor: https://github.com/sheltonial/wallaby-ng-html2js-preprocessor

[46] babel-eslint: https://github.com/babel/babel-eslint

[47] browserify 9.0.0: https://github.com/substack/node-browserify/blob/master/changelog.markdown#900

[48] lodash 3.3.0: https://github.com/lodash/lodash/wiki/Changelog#v330

[49] ESLint 0.15.0: http://eslint.org/blog/2015/02/eslint-0.15.0-released/

[50] decaffeinate 1.6.0: https://github.com/eventualbuddha/decaffeinate

[51] wallaby 1.0: http://dm.gl/2015/02/23/wallaby-version-one/

[52] jsdom 4.0.0: https://github.com/tmpvar/jsdom/blob/master/Changelog.md#400

[53] react-router 0.12.2: https://github.com/rackt/react-router/blob/master/CHANGELOG.md#v0122---tue-24-feb-2015-003416-gmt

[54] pageres 1.2.0: https://github.com/sindresorhus/pageres/releases/tag/v1.2.0

[55] Polymer 0.8: https://github.com/Polymer/polymer/blob/0.8-preview/PRIMER.md

[56] react 0.13 RC: http://facebook.github.io/react/blog/2015/02/24/react-v0.13-rc1.html

[57] Ember 1.11.0 beta 3: https://github.com/emberjs/ember.js/releases/tag/v1.11.0-beta.3

[58] react-to-html-webpack-plugin 2.0: https://github.com/markdalgleish/react-to-html-webpack-plugin

[59] react-plain-editable 2.0.0: https://github.com/insin/react-plain-editable/releases/tag/v2.0.0

[60] io.js 1.4.1: https://github.com/iojs/io.js/blob/v1.x/CHANGELOG.md#2015-02-26-version-141-rvagg

[61] react-dnd 0.9.0: https://github.com/gaearon/react-dnd/blob/master/docs/UPGRADE_GUIDE.md#08x---09x

[62] Источник: http://habrahabr.ru/post/251801/