React, routing, and data fetching. In React applications at scale, routing, data fetching, and code splitting are naturally linked. The upcoming React Router v4 sacrifices…
Read more »
If you’re planning to build a React app with more than a few simple data visualizations, you’ll probably want to pick an approach that: (more…)
Read more »
CivisFace - An app for exploring facial recognition using react-native, AWS Rekognition, and AWS Polly. (more…)
Read more »
React is a popular JavaScript framework for creating front-end applications, such as user interfaces that allow users to interact with programs. Originally created by Facebook, it has gained popularity by allowing developers to create fast application... (more…)
Read more »
To showcase using ActionCable in a Rails app with React, let's explore how to use Rails, React, MobX, and websockets in a realtime location app. (more…)
Read more »