#18 – November 22, 2015
Your First Immutable React & Redux App
Zach Silveira gives a thorough walk through an immutable app implemented with React and Redux.
A list of useful link, articles and videos on react.js grom Arkency.
Paul O’Shannessy describes what's new in the 0.14.3 release of react.
A React component for pull to refresh on the web.
The missing piece to the React testing puzzle
Dave Brotherstone talks about testing and react.js.
Ready-to-use chat interface for iOS and Android React-Native apps
react-native-android-geolocation-polyfill
Polyfill for react-native geolocation (while the official one is not provided).
Visualization of the reasons why react is more awesome than angular.
React Virtual DOM vs Incremental DOM vs Ember’s Glimmer: Fight
A comparison of three different rendering techniques by Sebastian Peyrott.