#20 – December 06, 2015
How to Structure a React Project?
Juho Vepsäläinen talks about the optimal structure for react projects.
Building a React-based Application
Marc Scholten dives into building of a react application from scratch.
React Native - How to bridge a Swift View
David Barri's library for connecting React and Scala together so you are able to write React code with Scala's type safety.
Creating Company name search app with React Native
Julius Jurgelenas describes his experience with React native and the pros and cons he found out throughout the implementation of a small mobile app.
Jack Franklin shows how to build an universal app with react when JS is disabled on the client side.
Youtube style progress bar as a ReactJS component by Ruslan Prytula.
Moving Bugsnag's front-end to React
Jessica Dillon talks about why and how they moved one of their largest application onto react stack.
React Custom Renderer using Web Workers
Parashuram talks about react and web workers.
How to Build a Todo App Using React, Redux, and Immutable.js
Emre Guneyler shows how to build a simple todo app on top of react, redux and immutable.js.
A javascript testing utilities for React by AirBnB.
Using and Testing the Facebook API with React and Flux
Suby Raman dives into Facebook API with react.
How to get images from camera roll with React Native on Android?