React application development setup which encourages usage of global immutable state and functional programming style.
Includes mori for persistent data structures and Ramda functional lib for operating on plain JS objects and arrays.
I made this app for learning purpose, so this helped me to get some knowledge about React and Flux. Maybe this will help someone as well.
Here's a link to live preview: https://romanliutikov.com/github-issues/
Feedback is welcome!