cch5ng / meetup-react-p1

[out of order; transfer issues]
0 stars 0 forks source link

temp store json later upgrade to firebase #4

Open cch5ng opened 8 years ago

cch5ng commented 8 years ago

re-base (using previously to support reactfire use with ES6) broke due to the firebase upgrade (3.0); the main maintainer (tylermcginnis) is backed up and re-base is pending updates

https://github.com/tylermcginnis/re-base/issues/99

workaround: just use json data source for now... (sad, sad, sad, tears flowing)

cch5ng commented 8 years ago

(060316) currently doing a hack with inserting js obj data directly into events comp state

this may be a different issue but think I must use redux b/c of needing to pass props to child components of react-router

https://github.com/reactjs/react-router/issues/1857

https://github.com/reactjs/redux