This is a very basic and simple ToDo app written in Ruby using React.rb and Redux pattern. It's a part of a presentation which you can find here: http://slides.com/adammazur/marzenia-mazika/fullscreen
http://voltframework.com/ - must check!!!
http://www.reactive.io/tips/2008/12/21/understanding-ruby-blocks-procs-and-lambdas
bundle install
bundle exec rackup
- And visit http://localhost:9292/. Try opening multiple tabs!
Feel free to clone that and add missing features.