Home

Awesome

Thinking in React

A workshopper module for learning React, based on thinking in react.

It will hopefully help you get started with React and help you to get a good workflow from the get-go.

Install

$ npm install -g thinking-in-react

Usage

Just run

$ thinking-in-react

to play.

Changelog

v3.1.2

v3.1.1

v3.1.0

v3.0.1

v3.0.0

Bumping jsdom introduces a breaking change (major release) since the new version no longer supports node 0.x. If you see build issues with contextify then make sure to upgrade to node 4+ and things should work. If you don't want to upgrade node feel free to install thinking-in-react@2.0.0 :smile:

v2.0.0

v1.0.0

v0.1.0