willnguyen1312 / react-immutable-js

A simple demonstration how can immutable.js help you to build faster React application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Speed up your React application with immutable.js

Just simple repository demonstrating how can immutable.js help you speed up your React application

Usage

git clone git@github.com:tomkis1/react-immutable-js.git
cd react-immutable-js
npm install
gulp

Point your browser to http://localhost:3000/

About

A simple demonstration how can immutable.js help you to build faster React application


Languages

Language:JavaScript 89.2%Language:HTML 10.8%