React Newsletter #2

Building a test suite in React JS, Flux For Stupid People, Yo in Flux


Articles

Building a test suite in React JS

In this article Jack walks through using Jest to set up a test suite in order to test his React components.

Flux For Stupid People

Flux can be daunting for those first starting out with it. Andrew does a great job of teaching the fundamentals of flux in layman's terms. If you're looking to learn Flux, this article should be your first stop.


Projects

Yo in Flux

When you first start learning React, putting all the pieces together can be difficult. Here David walks through how to use React, Firebase, and the Flux architecture to recreate the popular app 'Yo'.


made with ❤️ by ui.dev