Skip to content

I Implement the same Go Board with Vanilla React, React + Redux & Elm

License

Notifications You must be signed in to change notification settings

ajhyndman/go-react-redux-elm

Repository files navigation

Go in React, Redux and Elm

The starting point for this project was a tutorial by Chris LaRose:

http://cjlarose.com/2014/01/09/react-board-game-tutorial.html

Summary

Here I implement the board game go three times.

The initial Vanilla React app is a direct implementation of Chris LaRose's tutorial above. The React-Redux and Elm versions are my take, and meant to be exact replicas of one another.

Demos

Just React

React & Redux

Elm

Development

To serve on port 8080:

npm run serve

About

I Implement the same Go Board with Vanilla React, React + Redux & Elm

Resources

License

Stars

Watchers

Forks

Packages

No packages published