geoshare
geoshare copied to clipboard
View tag filtered Instagram images in real time.
Instagram stops sending new data soon after starting the app... have yet to discover why.
stamps?
https://github.com/ericelliott/stampit I'm considering replacing ES6 classes with stamps. - simplifies prototypal OO - easy composability - makes using mixins dead simple Experimenting [here](https://github.com/troutowicz/geoshare/tree/stamps)
Use List/ListItem components from mui. We have to use my fork of material-ui but as soon as they have fixed the issue with the utils/extends, we will switch again ;)....
Once React v0.14 hits with it's factory related patches, this can be merged.
Replace our current List component with Material-UI's new List compnent.
Port tests from mocha/phantomjs to tape/testling - smaller footprint - simple - no magic http://substack.net/how_I_write_tests_for_node_and_the_browser
List item transitions are currently not working on OSX Safari and all mobile browsers.