Instructor: Andrew Burgess
There’s a lot of talk about Flux these days. If you haven’t had a chance to try it yet, you might wonder what you’re missing!
Flux is an architecture for React applications. It was developed by Facebook to complement the strengths of the React view framework. In this course, we’ll build a simple Twitter clone using the Flux architecture, with React powering the views.
This repository contains the completed source code for the microblogging application.
To install the NPM package dependencies, run npm install
from the project directory.
These are source files for the Tuts+ course: Build a Microblogging App With Flux and React
Available on Tuts+. Teaching skills to millions worldwide.