orbitdb-archive / orbit

A distributed, serverless, peer-to-peer chat application on IPFS
MIT License
1.64k stars 116 forks source link

Use Reflux 0.5 for Stores in the client #52

Open haadcode opened 8 years ago

haadcode commented 8 years ago

Reflux 0.5 will bring ES6 Stores and simplify the Stores even further. We need to refactor all stores to use the new syntax.

More info: https://github.com/reflux/refluxjs#react-es6-usage