Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mplewis/obsessive-react-reflux-example

An example single-page app built with React and Reflux. Batteries included. Obsessively commented.
https://github.com/mplewis/obsessive-react-reflux-example

Last synced: about 2 months ago
JSON representation

An example single-page app built with React and Reflux. Batteries included. Obsessively commented.

Awesome Lists containing this project

README

        

# WIP

I learn by example. When I wanted to learn React and Flux, I spent too many hours learning the modern JS toolbox - webpack is a box of black magic and Gulp is the new Grunt and *what year is it?*

I'm taking my single-page app, [json2pojo](https://github.com/mplewis/json-pojo-frontend), and turning it into an example app that's obsessively commented.

# Goals

* Show the purpose behind every line of code is clear and obvious
* Expose the hidden magic of webpack and loaders
* Demonstrate a working, simple React app architecture built on Reflux